#include <ZoomSDKCustomizedAnnotationCtr.h>
Inherits <NSObjectNSObject>.
◆ onAnnotationCleanUp:
Notification of clearing up annotations in the meeting.
- Parameters
-
◆ onAnnotationStatusChanged:Status:
Notify annotation status changes.
- Parameters
-
◆ onAnnotationSupportPropertyChangedForCustom:shareSourceID:
- (void) onAnnotationSupportPropertyChangedForCustom: |
|
(BOOL) | isSupportAnnotation |
shareSourceID: |
|
(unsigned int) | shareSourceID |
Designated for Zoom Meeting notify that the sharing user's has changed the viewer's annotation privilage.
- Parameters
-
isSupportAnnotation | YES means the share source user enabled the viewer to do annotations. Otherwise the viewer cannot do annotations. |
shareSourceID | The share source ID that is sharing. |