ReconnectMessage
Represents a reconnect message sent to the websocket client.
Properties
| Property | Type | Description |
|---|---|---|
metadata | ReconnectMessageMetadata | The metadata of the reconnect message. |
payload | ReconnectMessagePayload | The payload of the reconnect message. |