WebSocketConnectionState
indicates when the websocket connection state to the signal server has changed
This type can contain the following fields:
| field | type | info | 
|---|---|---|
| socket | String | One of: UNIDENTIFIED, IDENTIFIED | 
| state | String | One of: DISCONNECTED, CONNECTING, CONNECTED, RECONNECTING, DISCONNECTING, AUTHENTICATION_FAILED, FAILED |