SessionState

public enum SessionState

The session state of the client.

  • opened: opened.
  • resuming: resuming.
  • paused: paused.
  • closing: closing.
  • closed: closed.