|
Meeting SDK for macOS API Reference
|
Zoom SDK breakout room (BO) management interfaces. The AI Companion brand has been retired. AI-powered features are now more deeply integrated throughout Zoom Workplace. Existing APIs and SDKs that reference AI Companion will continue to function as before to ensure backward compatibility. 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. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0062540#h_1660846b-7d2d-4a87-b8a6-efe29a61759a. 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 |
| A controller for managing breakout room operations as the admin. More... | |
| 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... | |
Zoom SDK breakout room (BO) management interfaces. The AI Companion brand has been retired. AI-powered features are now more deeply integrated throughout Zoom Workplace. Existing APIs and SDKs that reference AI Companion will continue to function as before to ensure backward compatibility.
Definition in file ZoomSDKNewBreakoutRoomController.h.