Meeting SDK for iOS API Reference
|
Object of interpreter. More...
#include <MobileRTCMeetingService+Interpretation.h>
Inherits NSObject.
Properties | |
NSUInteger | userID |
Get the user ID. | |
BOOL | available |
Determine if the sign interpreter is available. | |
NSString * | userName |
Get sign user name. | |
NSString * | |
Get sign email. | |
NSString * | languageName |
Get sign language name. | |
NSString * | languageID |
Get the language id of the sign interpreter support. | |
Object of interpreter.
Definition at line 245 of file MobileRTCMeetingService+Interpretation.h.
|
readwritenonatomicassign |
Determine if the sign interpreter is available.
Definition at line 253 of file MobileRTCMeetingService+Interpretation.h.
|
readwritenonatomiccopy |
Get sign email.
Definition at line 261 of file MobileRTCMeetingService+Interpretation.h.
|
readwritenonatomiccopy |
Get the language id of the sign interpreter support.
Definition at line 269 of file MobileRTCMeetingService+Interpretation.h.
|
readwritenonatomiccopy |
Get sign language name.
Definition at line 265 of file MobileRTCMeetingService+Interpretation.h.
|
readwritenonatomicassign |
Get the user ID.
Definition at line 249 of file MobileRTCMeetingService+Interpretation.h.
|
readwritenonatomiccopy |
Get sign user name.
Definition at line 257 of file MobileRTCMeetingService+Interpretation.h.