CallAgentOptions interface
Options for creating CallAgent.
Properties
display |
Specify the display name of the local participant for all new calls. |
emergency |
Options related to emergency calling |
Property Details
displayName
Specify the display name of the local participant for all new calls.
displayName?: string
Property Value
string
emergencyCallOptions
Options related to emergency calling
emergencyCallOptions?: EmergencyCallOptions