public static interface

AnnotManager.AnnotationSyncingListener

com.pdftron.pdf.tools.AnnotManager.AnnotationSyncingListener

Class Overview

This interface can be used to monitor local annotation changes, which can then be forwarded to a remote server.

Summary

Public Methods
abstract void onLocalChange(String action, String xfdfCommand, String xfdfJSON)

Public Methods

public abstract void onLocalChange (String action, String xfdfCommand, String xfdfJSON)