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

Properties

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.WcsSessionGeneratedModel.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

◆ hasUnsentInvites

bool? RingCentral.WcsSessionGeneratedModel.hasUnsentInvites
getset

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

◆ videoBridgeId

string RingCentral.WcsSessionGeneratedModel.videoBridgeId
getset

The RCV bridge id Example: 839874770

◆ videoBridgePassword

string RingCentral.WcsSessionGeneratedModel.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.WcsSessionGeneratedModel.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: