• Preparing search index...
  • The search index is not available
@refinio/one.models
  • @refinio/one.models
  • misc/ConnectionEstablishment/protocols/CommunicationInitiationProtocolMessages
  • waitForUnencryptedServerMessage

Function waitForUnencryptedServerMessage

  • waitForUnencryptedServerMessage<T>(connection, command): Promise<UnencryptedServerMessages[T]>
  • Wait for an unencrypted message (only used for setting up the encryption)

    Type Parameters

    • T extends "communication_ready"

    Parameters

    • connection: default
    • command: T

      the command to wait for

    Returns Promise<UnencryptedServerMessages[T]>

    • Defined in misc/ConnectionEstablishment/protocols/CommunicationInitiationProtocolMessages.ts:347

Settings

Member Visibility
@refinio/one.models
  • Loading...

Generated using TypeDoc