ACSCallFeature Class
Declaration
@interface ACSCallFeature : NSObject;
Description
CallFeature super type, features extensions for call.
Methods
Properties
name
Name of the extended CallFeature.
@property (retain, nonnull, readonly) NSString * name;