ZOOM Windows SDK  5.2.42037.1112
Public Member Functions | List of all members
IMeetingRemoteCtrlEvent Class Referenceabstract

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...
 

Detailed Description

Meeting remote control callback event.

Member Function Documentation

◆ onRemoteControlStatus()

virtual void IMeetingRemoteCtrlEvent::onRemoteControlStatus ( RemoteControlStatus  status,
unsigned int  userId 
)
pure virtual

Callback event of notification of the remote control status.

Parameters
statusThe value of remote control status. For more details, see RemoteControlStatus enum.
userIdThe remote control user ID. For more details, see RemoteControlStatus enum.

The documentation for this class was generated from the following file: