CallFeatureFactory interface

Represents the factory of call features

Extends

Properties

callApiCtor

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

Property Details

callApiCtor

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

callApiCtor: CallFeatureCtor<TFeature>

Property Value

CallFeatureCtor<TFeature>