sessionId | String Session ID to identify the WebSocket session. |
statusCode | Integer Indicates the reason why the underlying WebSocket connection was closed. The pre-defined status codes when closing an established connection are defined in Section
https://tools.ietf.org/html/rfc6455#section-7.4. |
reason | String Text explaining the reason for closure. |
None. |