CallFeatureContext interface

Represents the context provided for extended call features at the constructor.

Properties

call

The call instance that is being extended by the feature.

callAgent

The call agent that owns the extended call object.

callInfo

The call Info

Property Details

call

The call instance that is being extended by the feature.

call: CallCommon

Property Value

callAgent

The call agent that owns the extended call object.

callAgent: CallAgentCommon

Property Value

callInfo

Note

This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The call Info

callInfo: CallInfo

Property Value