ConferencePhoneInfo interface
Information for conference phone info
Properties
| city | phone number city |
| conference |
Conference id for the conference |
| country | phone number country |
| is |
Is toll free phone number |
| phone |
Phone number for the conference |
Property Details
city
phone number city
city?: string
Property Value
string
conferenceId
Conference id for the conference
conferenceId: string
Property Value
string
country
phone number country
country?: string
Property Value
string
isTollFree
Is toll free phone number
isTollFree: boolean
Property Value
boolean
phoneNumber
Phone number for the conference
phoneNumber: string
Property Value
string