Meeting SDK for iOS API Reference
|
The information of interpretation language. More...
#include <MobileRTCMeetingService+Interpretation.h>
Inherits NSObject.
Instance Methods | |
(NSInteger) | - getLanguageID |
Get the language ID. | |
(NSString *_Nullable) | - getLanguageAbbreviations |
Get the language alias (abbreviation). | |
(NSString *_Nullable) | - getLanguageName |
Get the language name. | |
The information of interpretation language.
Definition at line 12 of file MobileRTCMeetingService+Interpretation.h.
- (NSString *_Nullable) getLanguageAbbreviations |
Get the language alias (abbreviation).
- (NSInteger) getLanguageID |
Get the language ID.
- (NSString *_Nullable) getLanguageName |
Get the language name.