Class: ContentMsg

Collaboration.ContentMsg

new ContentMsg(id, collaborationId, orgId, timestamp, authors, seen, sentiment, nlp, ner, message, viewId)

Parameters:
Name Type Description
id String
collaborationId String
orgId String
timestamp String
authors Array.<Auth.Provider>
seen Array.<Auth.Provider>
sentiment String Option
nlp String Option
ner Array.<Entities.NamedEntity>
message Collaboration.Message
viewId UUID
Source:

Methods

(static) type() → {string}

Return the full class name of this type.
Source:
Returns:
Type
string