disconnect Web Socket
Deprecated
As of 4.17.0, replaced with awaitDisconnectWebSocket().
Replace with
awaitDisconnectWebSocket()
Content copied to clipboard
Disconnects the websocket connection only. This does not clear the currentUser and any cached data. If you want to logout, call awaitDisconnect.
Since
4.15.0