9#import <Foundation/Foundation.h>
15@property(nonatomic, assign, readonly) NSInteger
languageID;
20@property(nonatomic, copy, readonly) NSString * _Nullable
languageName;
30@property (nonatomic, copy)NSString * _Nullable messageID;
34@property (nonatomic, copy)NSString * _Nullable speakerID;
38@property (nonatomic, copy)NSString * _Nullable speakerName;
42@property (nonatomic, copy)NSString * _Nullable messageContent;
46@property (nonatomic, assign)NSInteger timeStamp;
60- (BOOL)canStartLiveTranscription;
108- (BOOL)isAllowViewFullTranscriptEnable;
121- (BOOL)isReceiveSpokenLanguageContentEnabled;
ZoomVideoSDKLiveTranscriptionOperationType
ZoomVideoSDKError
ZoomVideoSDKError An enumeration of error.
ZoomVideoSDKLiveTranscriptionStatus
NSInteger languageID
language id of transcription language
NSString *_Nullable languageName
localized language name of transcription language