8#import <Foundation/Foundation.h>
9#import <ZoomSDK/ZoomSDKErrors.h>
11NS_ASSUME_NONNULL_BEGIN
24- (
ZoomSDKError)showAANPanel:(NSPoint)point parentWindow:(NSWindow*)parentWindow;
38- (
ZoomSDKError)showDynamicNoticeForAICompanionPanel:(NSPoint)point parentWindow:(NSWindow*)parentWindow;
ZoomSDKError
Enumeration of common errors of SDK.
A controller that manages the display of App Signal and AI Companion panels.
ZoomSDKError hideDynamicNoticeForAICompanionPanel()
Hides the dynamic notice for AI Companion panel window.
ZoomSDKError hideAANPanel()
Closes app signal panel.