Class SPXIntentRecognitionResult
Objective-C
@class SPXIntentRecognitionResult : SPXRecognitionResult;
Defines the result of intent recognition.
Objective-C
@property (readonly, copy, atomic) NSString * _Nullable intentId;
A string that represents an intent identifier to be recognized.