3#import <ZoomSDK/ZoomSDKErrors.h>
14@protocol ZoomSDKCustomizedAnnotationDelegate <NSObject>
27@property(nonatomic, assign, nullable)id<ZoomSDKCustomizedAnnotationDelegate> delegate;
102@protocol ZoomSDKCustomizedAnnotationCtrlDelegate <NSObject>
120- (void)onAnnotationSupportPropertyChangedForCustom:(BOOL)isSupportAnnotation shareSourceID:(
unsigned int)shareSourceID;
128@property(nonatomic, assign, nullable) id<ZoomSDKCustomizedAnnotationCtrlDelegate> delegate;
AnnotationToolType
Type of annotation tools. For more information, please visit https://support.zoom....
AnnotationClearType
Types of clearing annotations.
AnnotationStatus
Enumeration of annotation status.
ZoomSDKAnnotationSavedType
Enumeration of file types for saving screenshots.
ZoomSDKError
Enumeration of common errors of SDK.
id< ZoomSDKCustomizedAnnotationCtrlDelegate > _delegate
ZoomSDKShareElement * _shareElement
id< ZoomSDKCustomizedAnnotationDelegate > _delegate