SessionState#

class SessionState#

The state of a session.

Fields#

class SessionState
ACTIVE#

The session is active.

CLOSED#

The session is no longer active.

INITIAL#

The session has not been started.