disconnectWebSocket

Disconnects the websocket connection only. This does not clear the currentUser and any cached data. If you want to logout, call disconnect.

Since

4.4.0

Parameters

handler

Callback handler.

See also