RingCentral .Net SDK
Properties | List of all members
RingCentral.WcsSessionResource Class Reference

Properties

string id [get, set]
 Internal object ID Example: 78654321 More...
 
string creationTime [get, set]
 Object creation time Required Format: date-time More...
 
string lastModifiedTime [get, set]
 Object last modification time Required Format: date-time More...
 
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...
 
string localeCode [get, set]
 Session locale code. Can't be blank or null Example: en-US More...
 
string videoBridgeId [get, set]
 The RCV bridge id Example: 839874770 More...
 
string videoBridgePassword [get, set]
 The RCV bridge password. Returned only if requested by Host/Co-host/Panelist and a password for the bridge is set. Format: password Example: abc123 More...
 
string videoBridgePstnPassword [get, set]
 The RCV bridge PSTN password. Returned only if requested by Host/Co-host/Panelist and a PSTN password for the bridge is set. Format: password Example: abc123 More...
 
string attendeeJoinUri [get, set]
 The URI for attendees to join the Webinar (if it is a public webinar) Format: uri Example: https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34 More...
 
bool? hasUnsentInvites [get, set]
 Calculated attribute indicating if there are any unsent/deferred invites to session participants More...
 

Property Documentation

◆ attendeeJoinUri

string RingCentral.WcsSessionResource.attendeeJoinUri
getset

The URI for attendees to join the Webinar (if it is a public webinar) Format: uri Example: https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34

◆ creationTime

string RingCentral.WcsSessionResource.creationTime
getset

Object creation time Required Format: date-time

◆ description

string RingCentral.WcsSessionResource.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

◆ hasUnsentInvites

bool? RingCentral.WcsSessionResource.hasUnsentInvites
getset

Calculated attribute indicating if there are any unsent/deferred invites to session participants

◆ hostJoinUri

string RingCentral.WcsSessionResource.hostJoinUri
getset

The URI to join the webinar as a host Format: uri Example: https://v.ringcentral.com/w/join/de7yd8ew7yfsdfjh899843rgj

◆ id

string RingCentral.WcsSessionResource.id
getset

Internal object ID Example: 78654321

◆ lastModifiedTime

string RingCentral.WcsSessionResource.lastModifiedTime
getset

Object last modification time Required Format: date-time

◆ localeCode

string RingCentral.WcsSessionResource.localeCode
getset

Session locale code. Can't be blank or null Example: en-US

◆ localizedTimeZoneDescription

string RingCentral.WcsSessionResource.localizedTimeZoneDescription
getset

Localized time zone description. Example: Eastern Time (America/New_York)

◆ panelJoinTimeOffset

long? RingCentral.WcsSessionResource.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.WcsSessionResource.scheduledDuration
getset

The duration of the Session in seconds. Required Maximum: 43200 Minimum: 30 Format: int32 Example: 1800

◆ scheduledStartTime

string RingCentral.WcsSessionResource.scheduledStartTime
getset

Session scheduled start time. Required Format: date-time

◆ status

string RingCentral.WcsSessionResource.status
getset

Session status (for the purposes of Configuration service) Example: Scheduled Enum: Scheduled, Active, Finished

◆ timeZone

string RingCentral.WcsSessionResource.timeZone
getset

IANA-compatible time zone name (see https://www.iana.org/time-zones). Required Example: America/New_York

◆ title

string RingCentral.WcsSessionResource.title
getset

Session title. Can be left blank - then Webinar title should be used for presentation. Example: Live Broadcasting US

◆ videoBridgeId

string RingCentral.WcsSessionResource.videoBridgeId
getset

The RCV bridge id Example: 839874770

◆ videoBridgePassword

string RingCentral.WcsSessionResource.videoBridgePassword
getset

The RCV bridge password. Returned only if requested by Host/Co-host/Panelist and a password for the bridge is set. Format: password Example: abc123

◆ videoBridgePstnPassword

string RingCentral.WcsSessionResource.videoBridgePstnPassword
getset

The RCV bridge PSTN password. Returned only if requested by Host/Co-host/Panelist and a PSTN password for the bridge is set. Format: password Example: abc123


The documentation for this class was generated from the following file: