Meeting SDK for macOS API Reference
|
Represent interpretation language information. More...
#include <ZoomSDKInterpretationController.h>
Inherits NSObject.
Instance Methods | |
(int) | - getLanguageID |
Get the language ID. | |
(NSString *_Nullable) | - getLanguageAbbreviations |
Get the language alias (abbreviation). | |
(NSString *_Nullable) | - getLanguageName |
Get the language name. | |
Represent interpretation language information.
Definition at line 18 of file ZoomSDKInterpretationController.h.
- (NSString *_Nullable) getLanguageAbbreviations |
Get the language alias (abbreviation).
- (int) getLanguageID |
Get the language ID.
- (NSString *_Nullable) getLanguageName |
Get the language name.