Package | Description |
---|---|
com.groupdocs.annotation.handler |
Modifier and Type | Method and Description |
---|---|
AddReplyResult |
AnnotationHandler.createAnnotationReply(long annotationId,
String message)
Creates the annotation reply.
|
AddReplyResult |
AnnotationHandler.createAnnotationReply(long annotationId,
String message,
long documentId,
long userId)
Creates the annotation reply.
|
AddReplyResult |
AnnotationHandler.createAnnotationReply(long annotationId,
String message,
String parentReplyGuid)
Creates the annotation reply.
|
AddReplyResult |
AnnotationHandler.createAnnotationReply(long annotationId,
String message,
String parentReplyGuid,
long documentId,
long userId)
Creates the annotation reply.
|
Copyright © 2017. All rights reserved.