When your websocket connection is being closed by the server, you may receive a Closing packet.

See

https://docs.sc3.io/chatbox/websocket.html#closing-packet

Hierarchy

Properties

Properties

closeReason: string

The reason your connection is being closed.

ok: boolean
reason: string

A human-readable message describing the close reason.

type: string

Generated using TypeDoc