ZOOM Windows SDK
5.2.42037.1112
|
Meeting remote control callback event. More...
#include <meeting_remote_ctrl_interface.h>
Public Member Functions | |
virtual void | onRemoteControlStatus (RemoteControlStatus status, unsigned int userId)=0 |
Callback event of notification of the remote control status. More... | |
Meeting remote control callback event.
|
pure virtual |
Callback event of notification of the remote control status.
status | The value of remote control status. For more details, see RemoteControlStatus enum. |
userId | The remote control user ID. For more details, see RemoteControlStatus enum. |