@refinio/one.models
Preparing search index...
misc/ConnectionEstablishment/protocols/CommunicationInitiationProtocolMessages
sendUnencryptedClientMessage
Function sendUnencryptedClientMessage
sendUnencryptedClientMessage
(
connection
:
default
,
message
:
CommunicationRequestMessage
,
)
:
Promise
<
void
>
Send an unencrypted message (only used for setting up the encryption).
Parameters
connection
:
default
message
:
CommunicationRequestMessage
The message to send
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Send an unencrypted message (only used for setting up the encryption).