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

Function waitForPeerMessage

  • waitForPeerMessage<T>(conn, command): Promise<EncryptedPeerMessages[T]>
  • Wait for a peer message

    Type Parameters

    • T extends keyof EncryptedPeerMessages

    Parameters

    • conn: default
    • command: T

      the command to wait for

    Returns Promise<EncryptedPeerMessages[T]>

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

Settings

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

Generated using TypeDoc