Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
misc/ConnectionEstablishment/protocols/CommunicationInitiationProtocolMessages
waitForUnencryptedClientMessage
Function waitForUnencryptedClientMessage
wait
For
Unencrypted
Client
Message
<
T
>
(
connection
,
command
)
:
Promise
<
UnencryptedClientMessages
[
T
]
>
Wait for an unencrypted message (only used for setting up the encryption)
Type Parameters
T
extends
"communication_request"
Parameters
connection
:
default
command
:
T
the command to wait for
Returns
Promise
<
UnencryptedClientMessages
[
T
]
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Wait for an unencrypted message (only used for setting up the encryption)