Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
<ZoomSDKCustomizedAnnotationDelegate> Protocol 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.
 

Detailed Description

Delegate protocol to notify about annotation tool changes.

Definition at line 34 of file ZoomSDKCustomizedAnnotationCtr.h.

Method Documentation

◆ onAnnotationToolChanged:

- (void) onAnnotationToolChanged: (AnnotationToolType) tool

Callback of that annotation tools change.

Parameters
toolSpecify the tool to annotate.