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

Function waitForDebugMessage

  • waitForDebugMessage<T>(conn, type): Promise<DebugMessages[T]>
  • Wait for a debug message

    Type Parameters

    • T extends keyof DebugMessages

    Parameters

    • conn: default
    • type: T

      the command to wait for

    Returns Promise<DebugMessages[T]>

    • Defined in misc/ConnectionEstablishment/protocols/Debug.ts:236

Settings

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

Generated using TypeDoc