onAnnotationsCopied

open fun onAnnotationsCopied(@NonNull annotations: List<out Annotation>)

The following listener methods are called after successful operation. They might be called from a background thread, be careful when accessing the UI from there