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