Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSocketClosedEventData

Hierarchy

  • WebSocketClosedEventData

Index

Properties

Properties

byRemote

byRemote: boolean

Whether the websocket connection was closed by a remote source.

code

code: number

reason

reason: string

The reason for closing the websocket.

Generated using TypeDoc