Meeting SDK for macOS API Reference
|
The helper to handle the requested of start captions. More...
#include <ZoomSDKCloseCaptionController.h>
Inherits NSObject.
Inherited by ZoomSDKCCRequestTranslationOffHandler, and ZoomSDKCCRequestTranslationOnHandler.
Instance Methods | |
(ZoomSDKError) | - deny |
Deny the request to start captions. | |
Properties | |
unsigned int | senderUserID |
The user ID of the user who send the start captions request. | |
BOOL | isRequestTranslationOn |
The helper to handle the requested of start captions.
Definition at line 12 of file ZoomSDKCloseCaptionController.h.
- (ZoomSDKError) deny |
Deny the request to start captions.
|
readnonatomicassign |
Definition at line 21 of file ZoomSDKCloseCaptionController.h.
|
readnonatomicassign |
The user ID of the user who send the start captions request.
Definition at line 16 of file ZoomSDKCloseCaptionController.h.