add On Annotation Updated Listener
open fun addOnAnnotationUpdatedListener(@NonNull listener: AnnotationProvider.OnAnnotationUpdatedListener)
Registers a listener to be notified when annotations are updated.
Parameters
listener
The listener to add.