Meeting SDK for macOS API Reference
|
#include <ZoomSDKCloseCaptionController.h>
Inherits ZoomSDKCCRequestHandler.
Instance Methods | |
(ZoomSDKError) | - approveStartCaptionsRequest: |
Approve the start captions request. | |
![]() | |
(ZoomSDKError) | - deny |
Deny the request to start captions. | |
Additional Inherited Members | |
![]() | |
unsigned int | senderUserID |
The user ID of the user who send the start captions request. | |
BOOL | isRequestTranslationOn |
Definition at line 37 of file ZoomSDKCloseCaptionController.h.
- (ZoomSDKError) approveStartCaptionsRequest: | (int) | languageID |
Approve the start captions request.
languageID | The language to be set for all participants in meeting. |