WcsSessionResource
Properties
Name | Type | Required | Description |
---|---|---|---|
creation_time | str | ✅ | Object creation time |
last_modified_time | str | ✅ | Object last modification time |
scheduled_start_time | str | ✅ | Session scheduled start time. |
scheduled_duration | int | ✅ | The duration of the Session in seconds. |
time_zone | str | ✅ | IANA-compatible time zone name (see https://www.iana.org/time-zones). |
id_ | str | ❌ | Internal object ID |
localized_time_zone_description | str | ❌ | Localized time zone description. |
panel_join_time_offset | int | ❌ | The time offset (positive, in seconds) indicating how much in advance (comparing to "scheduledStartTime") panel members should join for the pre-webinar team sync |
title | str | ❌ | Session title. Can be left blank - then Webinar title should be used for presentation. |
description | str | ❌ | User-friendly description of the Session. Can be left blank - then Webinar title should be used for presentation. |
status | WcsSessionStatusModel | ❌ | Session status (for the purposes of Configuration service) |
host_join_uri | str | ❌ | The URI to join the webinar as a host |
locale_code | str | ❌ | Session locale code. Can't be blank or null |
video_bridge_id | str | ❌ | The RCV bridge id |
video_bridge_password | str | ❌ | The RCV bridge password. Returned only if requested by Host/Co-host/Panelist and a password for the bridge is set. |
video_bridge_pstn_password | str | ❌ | The RCV bridge PSTN password. Returned only if requested by Host/Co-host/Panelist and a PSTN password for the bridge is set. |
attendee_join_uri | str | ❌ | The URI for attendees to join the Webinar (if it is a public webinar) |
has_unsent_invites | bool | ❌ | Calculated attribute indicating if there are any unsent/deferred invites to session participants |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs