|
Meeting SDK for iOS API Reference
|
The information of interpreter. More...
#include <MobileRTCMeetingService+Interpretation.h>
Inherits NSObject.
Instance Methods | |
| (NSInteger) | - getUserID |
| Get the interpreter's user ID. | |
| (NSInteger) | - getLanguageID1 |
| Get the interpreter's first supported language ID. | |
| (NSInteger) | - getLanguageID2 |
| Get the interpreter's second supported language ID. | |
| (BOOL) | - isAvailable |
| Determine is currently available in the meeting. | |
The information of interpreter.
Definition at line 34 of file MobileRTCMeetingService+Interpretation.h.
| - (NSInteger) getLanguageID1 |
Get the interpreter's first supported language ID.
| - (NSInteger) getLanguageID2 |
Get the interpreter's second supported language ID.
| - (NSInteger) getUserID |
Get the interpreter's user ID.
| - (BOOL) isAvailable |
Determine is currently available in the meeting.