SessionRuntimeStatusModel
Session runtime status (for 'Active' Sessions only). It is omitted (or null) if the status is not Active
Properties
Name | Type | Required | Description |
---|---|---|---|
IDLE | str | ✅ | "Idle" |
PRACTICE | str | ✅ | "Practice" |
GOINGLIVE | str | ✅ | "GoingLive" |
LIVE | str | ✅ | "Live" |
BREAK | str | ✅ | "Break" |
DEBRIEF | str | ✅ | "Debrief" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs