CallAgentOptions interface

Options for creating CallAgent.

Properties

displayName

Specify the display name of the local participant for all new calls.

emergencyCallOptions

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

Property Value