ClientState
The client states.
Constants
CONNECTED
The client is currently connected.
CONNECTING
The client is currently connecting.
DISCONNECTED
The client is currently disconnected.
LOGGED_IN
The client is currently logged in.
LOGGING_IN
The client is currently logging in.
RECONNECTING
The client is currently reconnecting.