13@protocol ZoomSDKCustomizedAnnotationDelegate <NSObject>
26@property(nonatomic, assign)id<ZoomSDKCustomizedAnnotationDelegate> delegate;
100@protocol ZoomSDKCustomizedAnnotationCtrlDelegate <NSObject>
118- (void)onAnnotationSupportPropertyChangedForCustom:(BOOL)isSupportAnnotation shareSourceUserID:(
unsigned int)userID;
126@property(nonatomic, assign) id<ZoomSDKCustomizedAnnotationCtrlDelegate> delegate;
AnnotationToolType
Type of annotation tools.
AnnotationClearType
Types of clearing annotations.
AnnotationStatus
Enumeration of annotation status.
ZoomSDKAnnotationSavedType
Enumerations of the type for save screenshot file.
ZoomSDKError
Enumeration of common errors of SDK.
id< ZoomSDKCustomizedAnnotationCtrlDelegate > _delegate
ZoomSDKShareElement * _shareElement
id< ZoomSDKCustomizedAnnotationDelegate > _delegate