Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.43 KB

GetConferencingInfoResponse.md

File metadata and controls

17 lines (13 loc) · 1.43 KB

GetConferencingInfoResponse

Properties

Name Type Description Notes
Uri string Canonical URI of a conferencing [optional]
AllowJoinBeforeHost bool Determines if host user allows conference participants to join before the host [optional]
HostCode string Access code for a host user [optional]
Mode string Internal parameter specifying conferencing engine [optional]
ParticipantCode string Access code for any participant [optional]
PhoneNumber string Primary conference phone number for user's home country returned in E.164 (11-digits) format [optional]
TapToJoinUri string Short URL leading to the service web page Tap to Join for audio conference bridge [optional]
PhoneNumbers []PhoneNumberInfoConferencing List of 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 [optional]

[Back to Model list] [Back to API list] [Back to README]