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

Instance Methods

(int) - getUserID
 Get the user ID. More...
 
(int) - getLanguageID1
 Get the language id of the interpreter support. More...
 
(int) - getLanguageID2
 Get the language id of the interpreter support. More...
 
(BOOL) - isAvailable
 Determine if the interpreter is available. More...
 

Method Documentation

◆ getLanguageID1

- (int) getLanguageID1

Get the language id of the interpreter support.

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

◆ getLanguageID2

- (int) getLanguageID2

Get the language id of the interpreter support.

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

◆ getUserID

- (int) getUserID

Get the user ID.

Returns
If the function succeeds, it will return user ID.

◆ isAvailable

- (BOOL) isAvailable

Determine if the interpreter is available.

Returns
YES means the interpreter is available and had join meeting,otherwise not.

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