ConferenceOptions
The ConferenceOptions model allows defining details of a conference.
Properties
alias
• Optional
alias: string
The conference alias. The alias needs to be a logical and unique string that consists of up to 250 characters, such as letters, digits, and symbols other than #. The alias is case insensitive, which means that using "foobar" and "FOObar" aliases refers to the same conference.
params
• Optional
params: ConferenceParameters
The conference parameters.
pinCode
• Optional
pinCode: number
The conference PIN code.
Updated 10 months ago