Camera control request. More...
#include <meeting_video_interface.h>
Public Member Functions | |
virtual | ~ICameraControlRequestHandler () |
virtual SDKError | Approve ()=0 |
Instance to accept the requirement. | |
virtual SDKError | Decline ()=0 |
Instance to decline the requirement and finally self-destroy. | |
Camera control request.
Definition at line 146 of file meeting_video_interface.h.
|
inlinevirtual |
Definition at line 149 of file meeting_video_interface.h.
|
pure virtual |
Instance to accept the requirement.
|
pure virtual |
Instance to decline the requirement and finally self-destroy.