CallClientFeatureFactory interface

Represents the factory of call client agent features

Extends

Properties

callClientApiCtor

The constructor that returns an instance of an call client feature implementation.

Property Details

callClientApiCtor

The constructor that returns an instance of an call client feature implementation.

callClientApiCtor: CallClientFeatureCtor<TFeature>

Property Value