7#import <Foundation/Foundation.h>
8#import <ZoomSDK/ZoomSDKErrors.h>
10NS_ASSUME_NONNULL_BEGIN
23- (
ZoomSDKError)showAANPanel:(NSPoint)point parentWindow:(NSWindow*)parentWindow;
37- (
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()
Hide the dynamic notice for AI Companion panel window.
ZoomSDKError hideAANPanel()
Close app signal panel.