AWSTranscribeGetCallAnalyticsCategoryResponse
Objective-C
@interface AWSTranscribeGetCallAnalyticsCategoryResponse
Swift
class AWSTranscribeGetCallAnalyticsCategoryResponse
-
Provides you with the properties of the Call Analytics category you specified in your
GetCallAnalyticsCategoryrequest.Declaration
Objective-C
@property (nonatomic, strong) AWSTranscribeCategoryProperties *_Nullable categoryProperties;Swift
var categoryProperties: AWSTranscribeCategoryProperties? { get set }
View on GitHub
Install in Dash
AWSTranscribeGetCallAnalyticsCategoryResponse Class Reference