Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SubsessionStatus

Subsession's status.

Index

Enumeration members

Enumeration members

Closed

Closed: = 4

Subsession is closed.

Closing

Closing: = 3

Subsession is closing, there may be a closing countdown.

InProgress

InProgress: = 2

Subsession is open.

NotStarted

NotStarted: = 1

Subsession is not open.