Interface CallFeatureFactory<TCallFeature extends CallFeature>


  • public interface CallFeatureFactory<TCallFeature extends CallFeature>
    Represents the factory of call api features.
    • Method Detail

      • getCallFeatureImpl

        Class<TCallFeature> getCallFeatureImpl()