Windows SDK API Reference
|
Callback interface that viewer's annotation status changes. More...
#include <meeting_annotation_interface.h>
Public Member Functions | |
virtual void | onSupportAnnotationStatus (unsigned int userid, bool bSupportAnnotation)=0 |
The SDK will trigger this callback if the presenter enable/disable PARTICIPANTS ANNOTATION. More... | |
virtual | ~IMeetingAnnotationSupportEvent () |
Callback interface that viewer's annotation status changes.
Definition at line 58 of file meeting_annotation_interface.h.
|
inlinevirtual |
Definition at line 64 of file meeting_annotation_interface.h.
|
pure virtual |
The SDK will trigger this callback if the presenter enable/disable PARTICIPANTS ANNOTATION.