Package com.ringcentral.definitions
Class TelephonyUserMeetingSettings
java.lang.Object
com.ringcentral.definitions.TelephonyUserMeetingSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionUsers can join the meeting using the existing 3rd party audio configurationThirdParty audio option -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaudioConferenceInfo
(Boolean audioConferenceInfo) globalDialCountries
(GlobalDialInCountryResponse[] globalDialCountries) thirdPartyAudio
(Boolean thirdPartyAudio)
-
Field Details
-
thirdPartyAudio
ThirdParty audio option -
audioConferenceInfo
Users can join the meeting using the existing 3rd party audio configuration -
globalDialCountries
-
-
Constructor Details
-
TelephonyUserMeetingSettings
public TelephonyUserMeetingSettings()
-
-
Method Details
-
thirdPartyAudio
-
audioConferenceInfo
-
globalDialCountries
public TelephonyUserMeetingSettings globalDialCountries(GlobalDialInCountryResponse[] globalDialCountries)
-