Package com.ringcentral.definitions
Class GetConferencingInfoResponse
java.lang.Object
com.ringcentral.definitions.GetConferencingInfoResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionDetermines if host user allows conference participants to join before the hostAccess code for a host userInternal parameter specifying a conferencing engineAccess code for any participantPrimary conference phone number for user's home country returned in [E.164](https://www.itu.int/rec/T-REC-E.164-201011-I) formatList of multiple dial-in phone numbers to connect to audio conference service, relevant for the user's brand.Short URL leading to the service web page Tap to Join for audio conference bridge Format: uriCanonical URI of a conferencing Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowJoinBeforeHost
(Boolean allowJoinBeforeHost) participantCode
(String participantCode) phoneNumber
(String phoneNumber) phoneNumbers
(PhoneNumberInfoConferencing[] phoneNumbers) tapToJoinUri
(String tapToJoinUri)
-
Field Details
-
uri
Canonical URI of a conferencing Format: uri -
allowJoinBeforeHost
Determines if host user allows conference participants to join before the host -
hostCode
Access code for a host user -
mode
Internal parameter specifying a conferencing engine -
participantCode
Access code for any participant -
phoneNumber
Primary conference phone number for user's home country returned in [E.164](https://www.itu.int/rec/T-REC-E.164-201011-I) format -
tapToJoinUri
Short URL leading to the service web page Tap to Join for audio conference bridge Format: uri -
phoneNumbers
List of multiple dial-in phone numbers to connect to audio conference service, relevant for the user's brand. Each number is given with the country and location information, in order to let the user choose less expensive way to connect to a conference. The first number in the list is a primary conference number, that is default and domestic
-
-
Constructor Details
-
GetConferencingInfoResponse
public GetConferencingInfoResponse()
-
-
Method Details
-
uri
-
allowJoinBeforeHost
-
hostCode
-
mode
-
participantCode
-
phoneNumber
-
tapToJoinUri
-
phoneNumbers
-