Type Alias ReconnectEvent

ReconnectEvent: { type: "reconnect" }

The listener has been disconnected, and a reconnect attempt is scheduled.

Type declaration

  • type: "reconnect"