RingCentral .Net SDK
Properties | List of all members
RingCentral.SessionGlobalListEntry 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...
 
WcsWebinarRefModel webinar [get, set]
 Required 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...
 

Property Documentation

◆ creationTime

string RingCentral.SessionGlobalListEntry.creationTime
getset

Object creation time Required Format: date-time

◆ description

string RingCentral.SessionGlobalListEntry.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.SessionGlobalListEntry.hostJoinUri
getset

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

◆ id

string RingCentral.SessionGlobalListEntry.id
getset

Internal object ID Example: 78654321

◆ lastModifiedTime

string RingCentral.SessionGlobalListEntry.lastModifiedTime
getset

Object last modification time Required Format: date-time

◆ localeCode

string RingCentral.SessionGlobalListEntry.localeCode
getset

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

◆ localizedTimeZoneDescription

string RingCentral.SessionGlobalListEntry.localizedTimeZoneDescription
getset

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

◆ panelJoinTimeOffset

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

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

◆ scheduledStartTime

string RingCentral.SessionGlobalListEntry.scheduledStartTime
getset

Session scheduled start time. Required Format: date-time

◆ status

string RingCentral.SessionGlobalListEntry.status
getset

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

◆ timeZone

string RingCentral.SessionGlobalListEntry.timeZone
getset

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

◆ title

string RingCentral.SessionGlobalListEntry.title
getset

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

◆ webinar

WcsWebinarRefModel RingCentral.SessionGlobalListEntry.webinar
getset

Required


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