Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKMeetingIndicatorController Class Reference

Controller that manages meeting indicator items and dispatches updates via delegate. More...

#include <ZoomSDKMeetingIndicatorController.h>

Inherits NSObject.

Properties

id< ZoomSDKMeetingIndicatorControllerDelegatedelegate
 Set or get the delegate to receive indicator item callbacks.
 

Detailed Description

Controller that manages meeting indicator items and dispatches updates via delegate.

Definition at line 68 of file ZoomSDKMeetingIndicatorController.h.

Property Documentation

◆ delegate

- (id<ZoomSDKMeetingIndicatorControllerDelegate>) delegate
readwritenonatomicassign

Set or get the delegate to receive indicator item callbacks.

Definition at line 72 of file ZoomSDKMeetingIndicatorController.h.