|
Meeting SDK for macOS API Reference
|
Interfaces for managing meeting reminder notifications in Zoom SDK. 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>Go to the source code of this file.
Data Structures | |
| class | ZoomSDKReminderContent |
| Represents the content of a reminder dialog. More... | |
| class | ZoomSDKReminderHandler |
| Provides the interface to respond to a reminder dialog. More... | |
| class | ZoomSDKMeetingEnableReminderHandler |
| Handles reminders related to enabling smart features (e.g., smart recording). More... | |
| protocol | <ZoomSDKReminderControllerDelegate> |
| Callback interface for receiving reminder dialog notifications. More... | |
| class | ZoomSDKCustomMultiReminderUIConfigItem |
| UI configuration for a single type of reminder popup. More... | |
| class | ZoomSDKCustomMultiReminderUIConfig |
| Configuration for customizing multiple reminder popups. More... | |
| class | ZoomSDKReminderController |
| Controller for managing reminder-related behavior and UI customization. More... | |
Interfaces for managing meeting reminder notifications in Zoom SDK. 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 ZoomSDKReminderController.h.