Package com.ringcentral.definitions
Class ScheduleMeetingResponse
java.lang.Object
com.ringcentral.definitions.ScheduleMeetingResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowJoinBeforeHost(Boolean allowJoinBeforeHost) audioOptions(Boolean audioOptions) enforceLogin(Boolean enforceLogin) requirePasswordForInstantMeetings(Boolean requirePasswordForInstantMeetings) requirePasswordForPmiMeetings(Boolean requirePasswordForPmiMeetings) requirePasswordForSchedulingNewMeetings(Boolean requirePasswordForSchedulingNewMeetings) startHostVideo(Boolean startHostVideo) startParticipantVideo(Boolean startParticipantVideo)
-
Field Details
-
startHostVideo
-
startParticipantVideo
-
audioOptions
-
allowJoinBeforeHost
-
requirePasswordForSchedulingNewMeetings
-
requirePasswordForInstantMeetings
-
requirePasswordForPmiMeetings
-
enforceLogin
-
-
Constructor Details
-
ScheduleMeetingResponse
public ScheduleMeetingResponse()
-
-
Method Details
-
startHostVideo
-
startParticipantVideo
-
audioOptions
-
allowJoinBeforeHost
-
requirePasswordForSchedulingNewMeetings
public ScheduleMeetingResponse requirePasswordForSchedulingNewMeetings(Boolean requirePasswordForSchedulingNewMeetings) -
requirePasswordForInstantMeetings
public ScheduleMeetingResponse requirePasswordForInstantMeetings(Boolean requirePasswordForInstantMeetings) -
requirePasswordForPmiMeetings
-
enforceLogin
-