Meeting SDK for Windows API Reference
|
Meeting Service Remote Control Interface Valid for both ZOOM style and user custom interface mode. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | IMeetingRemoteCtrlEvent |
Meeting remote control callback event. More... | |
class | IMeetingRemoteController |
Meeting remote control interface. More... | |
Enumerations | |
enum | RemoteControlStatus { Remote_Control_None , Remote_Control_I_Can_Request_Control_Who , Remote_Control_I_Can_Control_Who_Begin , Remote_Control_I_Can_Control_Who_End , Remote_Control_I_Control_Who_Begin , Remote_Control_I_Control_Who_End , Remote_Control_Who_Control_Me , Remote_Control_I_Recv_Decline_Msg , Remote_Control_I_Recv_Request_Msg , Remote_Control_Who_Can_Control_Me } |
Information category for authority and status changes during the remote Control. Here are more detailed structural descriptions. More... | |
Meeting Service Remote Control Interface Valid for both ZOOM style and user custom interface mode.
Definition in file meeting_remote_ctrl_interface.h.
enum RemoteControlStatus |
Information category for authority and status changes during the remote Control. Here are more detailed structural descriptions.
Definition at line 15 of file meeting_remote_ctrl_interface.h.