GetConferencingInfoResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
uri | str | ❌ | Canonical URI of a conferencing |
allow_join_before_host | bool | ❌ | Determines if host user allows conference participants to join before the host |
host_code | str | ❌ | Access code for a host user |
mode | str | ❌ | Internal parameter specifying a conferencing engine |
participant_code | str | ❌ | Access code for any participant |
phone_number | str | ❌ | Primary conference phone number for user's home country returned in E.164 format |
support_uri | str | ❌ | Link to a branded support page |
tap_to_join_uri | str | ❌ | Short URL leading to the service web page Tap to Join for audio conference bridge |
phone_numbers | List[PhoneNumberInfoConferencing] | ❌ | 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 |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs