Meeting SDK for macOS API Reference
|
Interfaces for managing meeting indicator items in Zoom SDK. More...
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>
Go to the source code of this file.
Data Structures | |
protocol | <ZoomSDKMeetingIndicatorControllerDelegate> |
Protocol to receive callbacks about meeting indicator lifecycle events. More... | |
class | ZoomSDKMeetingIndicatorHandle |
A handle that represents a meeting indicator item and allows control of its visibility. More... | |
class | ZoomSDKMeetingIndicatorController |
Controller that manages meeting indicator items and dispatches updates via delegate. More... | |
Interfaces for managing meeting indicator items in Zoom SDK.
Definition in file ZoomSDKMeetingIndicatorController.h.