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

ValueDescription
activeThe session is active.
upcomingThe session has not yet started.
completedThe session has concluded.