Mac SDK
Instance Methods | List of all members
ZoomSDKInterpretationLanguageInfo Class Reference
Inheritance diagram for ZoomSDKInterpretationLanguageInfo:

Instance Methods

(int) - getLanguageID
 Get language id. More...
 
(NSString *) - getLanguageAbbreviations
 Get language alisa. More...
 
(NSString *) - getLanguageName
 Get language name. More...
 

Method Documentation

◆ getLanguageAbbreviations

- (NSString*) getLanguageAbbreviations

Get language alisa.

Returns
If the function succeeds, it will return language alisa.

◆ getLanguageID

- (int) getLanguageID

Get language id.

Returns
If the function succeeds, it will return language id.

◆ getLanguageName

- (NSString*) getLanguageName

Get language name.

Returns
TIf the function succeeds, it will return language name.

The documentation for this class was generated from the following file: