Meeting SDK for macOS API Reference
|
#include <ZoomSDKInterpretationController.h>
Inherits NSObject.
Instance Methods | |
(unsigned int) | - getUserID |
Get the user ID. | |
(int) | - getLanguageID1 |
Get the language id of the interpreter support. | |
(int) | - getLanguageID2 |
Get the language id of the interpreter support. | |
(BOOL) | - isAvailable |
Determine if the interpreter is available. | |
Definition at line 29 of file ZoomSDKInterpretationController.h.
- (int) getLanguageID1 |
Get the language id of the interpreter support.
- (int) getLanguageID2 |
Get the language id of the interpreter support.
- (unsigned int) getUserID |
Get the user ID.
- (BOOL) isAvailable |
Determine if the interpreter is available.