|
Meeting SDK for iOS API Reference
|
Represents live transcription language information. More...
#include <MobileRTCLiveTranscriptionLanguage.h>
Inherits NSObject.
Properties | |
| NSInteger | languageID |
| The language ID of the transcription language. | |
| NSString *_Nullable | languageName |
| The localized language name of the transcription language. | |
Represents live transcription language information.
Definition at line 14 of file MobileRTCLiveTranscriptionLanguage.h.
|
readnonatomicassign |
The language ID of the transcription language.
Definition at line 19 of file MobileRTCLiveTranscriptionLanguage.h.
|
readnonatomiccopy |
The localized language name of the transcription language.
Definition at line 24 of file MobileRTCLiveTranscriptionLanguage.h.