9#import <Foundation/Foundation.h>
10#import <ZoomVideoSDK/ZoomVideoSDKConstants.h>
ZoomVideoSDKAnnotationClearType
Enumerations of the type for annotation clear type.
ZoomVideoSDKAnnotationToolType
Enumerations of the type for annotation tool type.
ZoomVideoSDKError
ZoomVideoSDKError An enumeration of error.
ZoomVideoSDKError startAnnotation()
Starts annotation.
nullable UIColor * getToolColor()
Gets the annotation tool color.
ZoomVideoSDKError stopAnnotation()
Stops annotation.
ZoomVideoSDKError redo()
Redoes one annotation content step.
NSUInteger getToolWidth()
Get the annotation tool width.
BOOL isSenderDisableAnnotation()
Whether annotation was disabled or not by the share owner.
BOOL canDoAnnotation()
Whether the current user can do annotation on the share.
ZoomVideoSDKAnnotationToolType getToolType()
Get the annotation tool type.
ZoomVideoSDKError undo()
Undoes one annotation content step.