|
Meeting SDK for Windows API Reference
|
#include <meeting_closedcaption_interface.h>
Inherits ICCRequestHandler.
Public Member Functions | |
| virtual SDKError | ApproveStartCaptionsRequest ()=0 |
| Approves the start captions request. | |
| virtual | ~ICCRequestTranslationOnHandler () |
Public Member Functions inherited from ICCRequestHandler | |
| virtual bool | IsRequestTranslationOn ()=0 |
| Determines whether the request is to start captions with translation on. | |
| virtual unsigned int | GetSenderUserId ()=0 |
| Gets the user ID of the user who sent the request. | |
| virtual SDKError | Deny ()=0 |
| Declines the request to start captions. | |
| virtual | ~ICCRequestHandler () |
Definition at line 127 of file meeting_closedcaption_interface.h.
|
inlinevirtual |
Definition at line 136 of file meeting_closedcaption_interface.h.
|
pure virtual |
Approves the start captions request.