Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKCCRequestTranslationOnHandler Class Reference

#include <ZoomSDKCloseCaptionController.h>

Inherits ZoomSDKCCRequestHandler.

Instance Methods

(ZoomSDKError- approveStartCaptionsRequest
 Approve the start captions request.
 
- Instance Methods inherited from ZoomSDKCCRequestHandler
(ZoomSDKError- deny
 Deny the request to start captions.
 

Additional Inherited Members

- Properties inherited from ZoomSDKCCRequestHandler
unsigned int senderUserID
 The user ID of the user who send the start captions request.
 
BOOL isRequestTranslationOn
 

Detailed Description

Definition at line 29 of file ZoomSDKCloseCaptionController.h.

Method Documentation

◆ approveStartCaptionsRequest

- (ZoomSDKError) approveStartCaptionsRequest

Approve the start captions request.

Returns
If the function succeeds, it will return ZoomSDKError_Success, otherwise failed.