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

Meeting Breakout Room callback event. More...

#include <meeting_breakout_rooms_interface.h>

Public Member Functions

virtual void OnBreakoutRoomsStartedNotification (const wchar_t *stBID)=0
 Callback event of creating the Breakout Room by the host. More...
 

Detailed Description

Meeting Breakout Room callback event.

Deprecated:
This interface will be deprecated, please stop using it.

Member Function Documentation

◆ OnBreakoutRoomsStartedNotification()

virtual void IMeetingBreakoutRoomsEvent::OnBreakoutRoomsStartedNotification ( const wchar_t *  stBID)
pure virtual

Callback event of creating the Breakout Room by the host.

Parameters
stBIDSpecify the Breakout Room ID.
Remarks
The host will inform the related attendees to come in the Breakout Room by this callback event once the Room is created.

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