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

Interfaces for managing meeting reminder notifications in Zoom SDK. 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...
 

Detailed Description

Interfaces for managing meeting reminder notifications in Zoom SDK.

Definition in file ZoomSDKReminderController.h.