CallClientFeatureContext interface
Represents the context provided for extended call client features at the constructor.
Properties
call |
The call client instance that is being extended by the feature. |
Property Details
callClient
The call client instance that is being extended by the feature.
callClient: CallClient