Package com.ringcentral.definitions
Class MeetingResponseResource
java.lang.Object
com.ringcentral.definitions.MeetingResponseResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionIf true, then participants can join the meeting before host arrivesString[]
Enum: Phone, ComputerAudioAutomatic record type Default: none Enum: local, cloud, noneIf true, then the waiting room for participants is enabledIf true, then only signed-in users can join this meetingString[]
List of global dial-in countries (eg.Internal identifier of a meetingEnum: Instant, Scheduled, ScheduledRecurring, RecurringIf true, then participants are muted on entryMeeting passwordStarting meetings with host video on/off (true/false)Starting meetings with participant video on/off (true/false)Status of a meetingCustom topic of a meetingLink to a meeting resource Format: uriUniversally unique identifier of a meeting" -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowJoinBeforeHost
(Boolean allowJoinBeforeHost) alternativeHosts
(String alternativeHosts) audioOptions
(String[] audioOptions) autoRecordType
(String autoRecordType) enableWaitingRoom
(Boolean enableWaitingRoom) enforceLogin
(Boolean enforceLogin) globalDialInCountries
(String[] globalDialInCountries) h323Password
(String h323Password) host
(HostInfoRequest host) links
(MeetingLinks links) meetingType
(String meetingType) muteParticipantsOnEntry
(Boolean muteParticipantsOnEntry) occurrences
(MeetingOccurrenceInfo[] occurrences) recurrence
(RecurrenceInfo recurrence) schedule
(MeetingScheduleResource schedule) startHostVideo
(Boolean startHostVideo) startParticipantsVideo
(Boolean startParticipantsVideo)
-
Field Details
-
uri
Link to a meeting resource Format: uri -
uuid
Universally unique identifier of a meeting" -
id
Internal identifier of a meeting -
topic
Custom topic of a meeting -
meetingType
Enum: Instant, Scheduled, ScheduledRecurring, Recurring -
password
Meeting password -
h323Password
-
status
Status of a meeting -
links
-
schedule
-
host
-
allowJoinBeforeHost
If true, then participants can join the meeting before host arrives -
startHostVideo
Starting meetings with host video on/off (true/false) -
startParticipantsVideo
Starting meetings with participant video on/off (true/false) -
audioOptions
Enum: Phone, ComputerAudio -
recurrence
-
autoRecordType
Automatic record type Default: none Enum: local, cloud, none -
enforceLogin
If true, then only signed-in users can join this meeting -
muteParticipantsOnEntry
If true, then participants are muted on entry -
occurrences
-
enableWaitingRoom
If true, then the waiting room for participants is enabled -
globalDialInCountries
List of global dial-in countries (eg. US, UK, AU, etc.) -
alternativeHosts
-
-
Constructor Details
-
MeetingResponseResource
public MeetingResponseResource()
-
-
Method Details
-
uri
-
uuid
-
id
-
topic
-
meetingType
-
password
-
h323Password
-
status
-
links
-
schedule
-
host
-
allowJoinBeforeHost
-
startHostVideo
-
startParticipantsVideo
-
audioOptions
-
recurrence
-
autoRecordType
-
enforceLogin
-
muteParticipantsOnEntry
-
occurrences
-
enableWaitingRoom
-
globalDialInCountries
-
alternativeHosts
-