ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / user.message / Message / <init>

<init>

Message(recipient: UserIdentifier, sender: UserIdentifier, message: String, annotatedDocument: AnnotationResult?, timestamp: Long = System.currentTimeMillis(), read: Boolean = false, _id: String? = null)

A message is a text between two users, optionally relating to an AnnotationResult