|
string | scheduledStartTime [get, set] |
| Session scheduled start time. Required Format: date-time More...
|
|
long? | scheduledDuration [get, set] |
| The duration of the Session in seconds. Required Maximum: 43200 Minimum: 30 Format: int32 Example: 1800 More...
|
|
string | timeZone [get, set] |
| IANA-compatible time zone name (see https://www.iana.org/time-zones). Required Example: America/New_York More...
|
|
string | localizedTimeZoneDescription [get, set] |
| Localized time zone description. Example: Eastern Time (America/New_York) More...
|
|
long? | panelJoinTimeOffset [get, set] |
| The time offset (positive, in seconds) indicating how much in advance (comparing to "scheduledStartTime") panel members should join for the pre-webinar team sync Format: int32 Example: 900 More...
|
|
string | title [get, set] |
| Session title. Can be left blank - then Webinar title should be used for presentation. Example: Live Broadcasting US More...
|
|
string | description [get, set] |
| User-friendly description of the Session. Can be left blank - then Webinar title should be used for presentation. Example: Live session for US-based participants More...
|
|
string | status [get, set] |
| Session status (for the purposes of Configuration service) Example: Scheduled Enum: Scheduled, Active, Finished More...
|
|
string | hostJoinUri [get, set] |
| The URI to join the webinar as a host Format: uri Example: https://v.ringcentral.com/w/join/de7yd8ew7yfsdfjh899843rgj More...
|
|
◆ description
string RingCentral.WcsSessionBaseModel.description |
|
getset |
User-friendly description of the Session. Can be left blank - then Webinar title should be used for presentation. Example: Live session for US-based participants
◆ hostJoinUri
string RingCentral.WcsSessionBaseModel.hostJoinUri |
|
getset |
◆ localizedTimeZoneDescription
string RingCentral.WcsSessionBaseModel.localizedTimeZoneDescription |
|
getset |
Localized time zone description. Example: Eastern Time (America/New_York)
◆ panelJoinTimeOffset
long? RingCentral.WcsSessionBaseModel.panelJoinTimeOffset |
|
getset |
The time offset (positive, in seconds) indicating how much in advance (comparing to "scheduledStartTime") panel members should join for the pre-webinar team sync Format: int32 Example: 900
◆ scheduledDuration
long? RingCentral.WcsSessionBaseModel.scheduledDuration |
|
getset |
The duration of the Session in seconds. Required Maximum: 43200 Minimum: 30 Format: int32 Example: 1800
◆ scheduledStartTime
string RingCentral.WcsSessionBaseModel.scheduledStartTime |
|
getset |
Session scheduled start time. Required Format: date-time
◆ status
string RingCentral.WcsSessionBaseModel.status |
|
getset |
Session status (for the purposes of Configuration service) Example: Scheduled Enum: Scheduled, Active, Finished
◆ timeZone
string RingCentral.WcsSessionBaseModel.timeZone |
|
getset |
◆ title
string RingCentral.WcsSessionBaseModel.title |
|
getset |
Session title. Can be left blank - then Webinar title should be used for presentation. Example: Live Broadcasting US
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/WcsSessionBaseModel.cs