Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration UserState

Index

Enumeration members

DISCONNECTED

DISCONNECTED = "disconnected"

LOGGED_IN

LOGGED_IN = "logged in"

LOGGED_OUT

LOGGED_OUT = "logged out"

NOT_INITIALIZED

NOT_INITIALIZED = "not initialized"

READY

READY = "ready"

Generated using TypeDoc