StartCallParams interface
Represents parameters for StartCall.
Properties
requested |
List of modalities for the call. Defaults to [“audio”]. |
source | An optional parameter that informs about the source of the deep link |
targets | Comma-separated list of user IDs representing the participants of the call. |
Property Details
requestedModalities
List of modalities for the call. Defaults to [“audio”].
requestedModalities?: CallModalities[]
Property Value
source
An optional parameter that informs about the source of the deep link
source?: string
Property Value
string
targets
Comma-separated list of user IDs representing the participants of the call.
targets: string[]
Property Value
string[]
Remarks
Currently the User ID field supports the Microsoft Entra UserPrincipalName, typically an email address, or in case of a PSTN call, it supports a pstn mri 4:<phonenumber>.