Interface | Description |
---|---|
IResult |
Interface for all annotation results.
|
Class | Description |
---|---|
AddReplyResult |
The result of add reply action.
|
CreateAnnotationResult |
The result of create annotation action.
|
DeleteAnnotationResult |
The result of delete annotation action.
|
DeleteReplyResult |
The result of delete reply action.
|
EditReplyResult |
The result of edit reply action.
|
GetAnnotationResult |
The annotation object with additional metadata.
|
GetCollaboratorsResult |
The collaborator object with additional metadata.
|
ListAnnotationsResult |
The list of annotations objects with additional metadata.
|
ListRepliesResult |
The list of replies objects with additional metadata.
|
MoveAnnotationResult |
The result of move annotation action.
|
ResizeAnnotationResult |
The result of resize annotation action.
|
Result |
Base class for all annotation results.
|
SaveAnnotationTextResult |
The result of save annotation text action.
|
SetCollaboratorsResult |
The result of set collaborators action.
|
Copyright © 2017. All rights reserved.