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

Properties

string uri [get, set]
 Link to a meeting resource Format: uri More...
 
string uuid [get, set]
 Universally unique identifier of a meeting" More...
 
string id [get, set]
 Internal identifier of a meeting More...
 
string topic [get, set]
 Custom topic of a meeting More...
 
string meetingType [get, set]
 Enum: Instant, Scheduled, ScheduledRecurring, Recurring More...
 
string password [get, set]
 Meeting password More...
 
string h323Password [get, set]
 
string status [get, set]
 Status of a meeting More...
 
MeetingLinks links [get, set]
 
MeetingScheduleResource schedule [get, set]
 
HostInfoRequest host [get, set]
 
bool? allowJoinBeforeHost [get, set]
 If true, then participants can join the meeting before host arrives More...
 
bool? startHostVideo [get, set]
 Starting meetings with host video on/off (true/false) More...
 
bool? startParticipantsVideo [get, set]
 Starting meetings with participant video on/off (true/false) More...
 
string[] audioOptions [get, set]
 Enum: Phone, ComputerAudio More...
 
RecurrenceInfo recurrence [get, set]
 
string autoRecordType [get, set]
 Automatic record type Default: none Enum: local, cloud, none More...
 
bool? enforceLogin [get, set]
 If true, then only signed-in users can join this meeting More...
 
bool? muteParticipantsOnEntry [get, set]
 If true, then participants are muted on entry More...
 
MeetingOccurrenceInfo[] occurrences [get, set]
 
bool? enableWaitingRoom [get, set]
 If true, then the waiting room for participants is enabled More...
 
string[] globalDialInCountries [get, set]
 List of global dial-in countries (eg. US, UK, AU, etc.) More...
 
string alternativeHosts [get, set]
 

Property Documentation

◆ allowJoinBeforeHost

bool? RingCentral.MeetingResponseResource.allowJoinBeforeHost
getset

If true, then participants can join the meeting before host arrives

◆ alternativeHosts

string RingCentral.MeetingResponseResource.alternativeHosts
getset

◆ audioOptions

string [] RingCentral.MeetingResponseResource.audioOptions
getset

Enum: Phone, ComputerAudio

◆ autoRecordType

string RingCentral.MeetingResponseResource.autoRecordType
getset

Automatic record type Default: none Enum: local, cloud, none

◆ enableWaitingRoom

bool? RingCentral.MeetingResponseResource.enableWaitingRoom
getset

If true, then the waiting room for participants is enabled

◆ enforceLogin

bool? RingCentral.MeetingResponseResource.enforceLogin
getset

If true, then only signed-in users can join this meeting

◆ globalDialInCountries

string [] RingCentral.MeetingResponseResource.globalDialInCountries
getset

List of global dial-in countries (eg. US, UK, AU, etc.)

◆ h323Password

string RingCentral.MeetingResponseResource.h323Password
getset

◆ host

HostInfoRequest RingCentral.MeetingResponseResource.host
getset

◆ id

string RingCentral.MeetingResponseResource.id
getset

Internal identifier of a meeting

◆ links

MeetingLinks RingCentral.MeetingResponseResource.links
getset

◆ meetingType

string RingCentral.MeetingResponseResource.meetingType
getset

Enum: Instant, Scheduled, ScheduledRecurring, Recurring

◆ muteParticipantsOnEntry

bool? RingCentral.MeetingResponseResource.muteParticipantsOnEntry
getset

If true, then participants are muted on entry

◆ occurrences

MeetingOccurrenceInfo [] RingCentral.MeetingResponseResource.occurrences
getset

◆ password

string RingCentral.MeetingResponseResource.password
getset

Meeting password

◆ recurrence

RecurrenceInfo RingCentral.MeetingResponseResource.recurrence
getset

◆ schedule

MeetingScheduleResource RingCentral.MeetingResponseResource.schedule
getset

◆ startHostVideo

bool? RingCentral.MeetingResponseResource.startHostVideo
getset

Starting meetings with host video on/off (true/false)

◆ startParticipantsVideo

bool? RingCentral.MeetingResponseResource.startParticipantsVideo
getset

Starting meetings with participant video on/off (true/false)

◆ status

string RingCentral.MeetingResponseResource.status
getset

Status of a meeting

◆ topic

string RingCentral.MeetingResponseResource.topic
getset

Custom topic of a meeting

◆ uri

string RingCentral.MeetingResponseResource.uri
getset

Link to a meeting resource Format: uri

◆ uuid

string RingCentral.MeetingResponseResource.uuid
getset

Universally unique identifier of a meeting"


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