@refinio/one.models
Preparing search index...
misc/ConnectionEstablishment/protocols/CommunicationInitiationProtocolMessages
sendUnencryptedServerMessage
Function sendUnencryptedServerMessage
sendUnencryptedServerMessage
(
connection
:
default
,
message
:
CommunicationReadyMessage
,
)
:
Promise
<
void
>
Send an unencrypted message (only used for setting up the encryption).
Parameters
connection
:
default
message
:
CommunicationReadyMessage
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).