For Developers
Session State
A Session State describes the state of a Session.
The values of this enum are of type string.
Some providers will restrict functionality (especially related to Assignments) in Sessions that are not active.
Values
| Value | Description | 
|---|---|
active | The session is active. | 
upcoming | The session has not yet started. | 
completed | The session has concluded. |