Live Annotation Listener
This interface defines a set of methods related to live annotation events. The implementation of this interface will be responsible for handling these events.
Since
API 3.11.0
Functions
Link copied to clipboard
Triggered when live annotation data is received.
Link copied to clipboard
Triggered when a live annotation request expires.This method is invoked only when the annotation policy is set to LiveAnnotationsPolicy.NeedAskForAnnotate.
Link copied to clipboard
Triggered when a live annotation request is received.
Link copied to clipboard
Triggered when live annotations start.
Link copied to clipboard
Triggered when live annotations stop.