Skip to main content

SessionGlobalResource

Properties

NameTypeRequiredDescription
creation_timestrObject creation time
last_modified_timestrObject last modification time
webinarWebinarRefModel
id_strInternal object ID
start_timestrSession start time. If a session hasn't been started this fields should be set to "scheduledStartTime"
end_timestrSession end time. If a session hasn't been finished this fields should be set to ("startTime"+"scheduledDuration")
durationintSession duration in seconds rounded up (returned if 'startTime' and 'endTime' are not empty)
titlestrSession title. If blank - derived from webinar title.
descriptionstrUser-friendly description of the Session. If blank - derived from webinar title.
scheduled_start_timestrSession scheduled start time.
scheduled_durationintThe scheduled duration of the Session in seconds.
time_zonestrIANA-compatible time zone name (see https://www.iana.org/time-zones).
locale_codestrSession locale code. Can't be blank or null.
panel_join_time_offsetintThe time offset (positive, in seconds) indicating how much in advance (comparing to "scheduledStartTime") panel members should join for the pre-webinar team sync
broadcasting_start_timestrThe time when broadcasting started.
broadcasting_end_timestrThe time when broadcasting ended.
statusRcwSessionStatusModelWebinar session status
runtime_statusSessionRuntimeStatusModelSession runtime status (for 'Active' Sessions only). It is omitted (or null) if the status is not Active
participant_countintThe number of participants (of all roles) who joined the webinar
attendee_countintThe number of attendees who joined the webinar
unique_participant_countintUnique number of participants (of all roles) who joined the webinar
unique_attendee_countintUnique number of attendees who joined the webinar
video_bridge_idstrThe RCV bridge id
recordingRecordingModel
livestreamsList[SessionLivestreamMinimalModel]The list of livestreams configured for the session

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →