Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCInterpretationLanguage Class Reference

The information of interpretation language. More...

#import <MobileRTCMeetingService+Interpretation.h>

Inherits NSObject.

Instance Methods

(NSInteger) - getLanguageID
 
(NSString *_Nullable) - getLanguageAbbreviations
 
(NSString *_Nullable) - getLanguageName
 

Detailed Description

The information of interpretation language.

Definition at line 15 of file MobileRTCMeetingService+Interpretation.h.

Method Documentation

◆ getLanguageAbbreviations

- (NSString *_Nullable) getLanguageAbbreviations

◆ getLanguageID

- (NSInteger) getLanguageID

◆ getLanguageName

- (NSString *_Nullable) getLanguageName