Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKNewBreakoutRoomController.h File Reference

Zoom SDK Breakout Room (BO) management interfaces. More...

import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>

Go to the source code of this file.

Data Structures

class  ZoomSDKBOMeetingInfo
 Breakout Room meeting information interface. More...
 
class  ZoomSDKBOOption
 Defines breakout room configuration options. More...
 
protocol  <ZoomSDKBOMeetingCreatorDelegate>
 Delegate protocol for breakout room creation related callbacks. More...
 
class  ZoomSDKBOMeetingCreator
 Interface for creating and managing breakout rooms. More...
 
protocol  <ZoomSDKBOMeetingAdminDelegate>
 Delegate to receive breakout room admin callbacks. More...
 
class  ZoomSDKBOMeetingAdmin
 
class  ZoomSDKBOMeetingAssistant
 Manages operations for joining and leaving breakout meetings as an assistant. More...
 
protocol  <ZoomSDKBOMeetingAttendeeDelegate>
 Delegate to receive breakout room attendee callbacks. More...
 
class  ZoomSDKBOMeetingAttendee
 Manages operations for attendees in breakout meetings. More...
 
protocol  <ZoomSDKBOMeetingDataHelpDelegate>
 Delegate to receive breakout room data helper callbacks. More...
 
class  ZoomSDKBOMeetingDataHelp
 Provides data helper functions for breakout meetings. More...
 
class  ZoomSDKBOMeetingReturnToMainSessionHandler
 Handler class to manage returning to main session from breakout meeting. More...
 
protocol  <ZoomSDKNewBreakoutRoomControllerDelegate>
 Delegate protocol to receive new breakout room controller events and permission changes. More...
 
class  ZoomSDKNewBreakoutRoomController
 Controller class to manage breakout room features and permissions. More...
 

Detailed Description

Zoom SDK Breakout Room (BO) management interfaces.

Definition in file ZoomSDKNewBreakoutRoomController.h.