Package com.ringcentral.definitions
Class UpdateConferencingInfoRequest
java.lang.Object
com.ringcentral.definitions.UpdateConferencingInfoRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionDetermines if host user allows conference participants to join before the hostMultiple dial-in phone numbers to connect to audio conference service, relevant for user's brand. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowJoinBeforeHost
(Boolean allowJoinBeforeHost) phoneNumbers
(ConferencePhoneNumberInfo[] phoneNumbers)
-
Field Details
-
phoneNumbers
Multiple dial-in phone numbers to connect to audio conference service, relevant for user's brand. Each number is given with the country and location information, in order to let the user choose the less expensive way to connect to a conference. The first number in the list is the primary conference number, that is default and domestic -
allowJoinBeforeHost
Determines if host user allows conference participants to join before the host
-
-
Constructor Details
-
UpdateConferencingInfoRequest
public UpdateConferencingInfoRequest()
-
-
Method Details
-
phoneNumbers
-
allowJoinBeforeHost
-