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

Function isUnencryptedClientMessage

  • isUnencryptedClientMessage<T>(arg, command): arg is UnencryptedClientMessages[T]
  • Check whether the argument is a client message of specified type / command.

    Type Parameters

    • T extends "communication_request"

    Parameters

    • arg: any

      The argument to check

    • command: T

      The command / type of the message to check against.

    Returns arg is UnencryptedClientMessages[T]

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

Settings

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

Generated using TypeDoc