com.pspdfkit.instant.annotations.InstantAnnotationProvider.OnNonAnnotationChangeListener |
Object to be notified whenever a local non-annotation change happens.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onNonAnnotationChange(InstantAnnotationProvider.NonAnnotationChange change)
Called when the annotation provider generated new non-annotation changes, that would
require syncing.
|
Called when the annotation provider generated new non-annotation changes, that would require syncing.
change | The kind of change that happened. |
---|