|
Meeting SDK for macOS API Reference
|
Delegate protocol to notify about annotation tool changes. More...
#include <ZoomSDKCustomizedAnnotationCtr.h>
Inherits <NSObject>.
Instance Methods | |
| (void) | - onAnnotationToolChanged: |
| Callback of that annotation tools change. | |
Delegate protocol to notify about annotation tool changes.
Definition at line 34 of file ZoomSDKCustomizedAnnotationCtr.h.
| - (void) onAnnotationToolChanged: | (AnnotationToolType) | tool |
Callback of that annotation tools change.
| tool | Specify the tool to annotate. |