|
Meeting SDK for macOS API Reference
|
Subclass of ZoomSDKCCRequestHandler for requests without translation. More...
#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 |
Subclass of ZoomSDKCCRequestHandler for requests without translation.
Definition at line 51 of file ZoomSDKCloseCaptionController.h.
| - (ZoomSDKError) approveStartCaptionsRequest: | (int) | languageID |
Approve the start captions request.
| languageID | The language to be set for all participants in meeting. |