Hierarchy

  • EventsT
    • WebsocketEvents

Properties

Properties

connect: (() => void)

Type declaration

    • (): void
    • Returns void

disconnect: (() => void)

Type declaration

    • (): void
    • Returns void

error: ((error: ErrorEvent) => void)

Type declaration

    • (error: ErrorEvent): void
    • Parameters

      • error: ErrorEvent

      Returns void

Generated using TypeDoc