ReplyType

ReplyType enumeration

Enumerates the kinds of the relationships (the “reply type”) between the annotation and one specified by InReplyTo.

Members

Member nameDescription
UNDEFINEDUndefined relationship.
REPLYThe annotation is considered a reply to the annotation specified by InReplyTo. Viewer applications should not display replies to an annotation individually but together in the form of threaded comments.
GROUPThe annotation is grouped with the annotation specified by InReplyTo.

See Also