PTCollaborationDocumentViewController


@interface PTCollaborationDocumentViewController : PTDocumentViewController

A subclass of the PTDocumentViewController that will synchronize annotations between the device and central server.

The implementation is minimal:

  1. It connects the PTCollaborationDocumentViewController.toolManager.collaborationManager and the PTCollaborationServerCommunication service.

  2. It does not allow the user to select annotations where the author of the annotation does not match the user that is logged in to the PTCollaborationServerCommunication service.