public static interface

CollabManager.AnnotationCompletionListener

com.pdftron.collab.ui.viewer.CollabManager.AnnotationCompletionListener

Summary

Public Methods
abstract void onRemoteChangeImported()
Called when remote annotations have been imported to the document.

Public Methods

public abstract void onRemoteChangeImported ()

Called when remote annotations have been imported to the document. This call corresponds to a importAnnotationCommand(String) call.