Enumeration UserState

Enumeration Members

DISCONNECTED: "disconnected"
LOGGED_IN: "logged in"
LOGGED_OUT: "logged out"
NOT_INITIALIZED: "not initialized"
READY: "ready"

Generated using TypeDoc