Meeting SDK for macOS API Reference
|
#include <ZoomSDKSignInterpretationController.h>
Inherits NSObject.
Properties | |
unsigned int | userID |
Get the user ID. | |
NSString * | signLanguageID |
Get the language id of the sign interpreter support. | |
BOOL | isAvailable |
Determine if sign interpreter is available. | |
Definition at line 19 of file ZoomSDKSignInterpretationController.h.
|
readnonatomicassign |
Determine if sign interpreter is available.
Definition at line 32 of file ZoomSDKSignInterpretationController.h.
|
readnonatomiccopy |
Get the language id of the sign interpreter support.
Definition at line 27 of file ZoomSDKSignInterpretationController.h.
|
readnonatomicassign |
Get the user ID.
Definition at line 23 of file ZoomSDKSignInterpretationController.h.