Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SessionStateControllerState

SessionStateControllerState reflects the current connection state of the session.

Index

Enumeration members

Connected

Connected: = 2

Connecting

Connecting: = 1

Disconnecting

Disconnecting: = 4

NotConnected

NotConnected: = 0

Updating

Updating: = 3

Generated using TypeDoc