new Content(id, collaborationId, orgId, timestamp, authors, seen, message, viewId)
Parameters:
Name | Type | Description |
---|---|---|
id |
String | |
collaborationId |
String | |
orgId |
String | |
timestamp |
String | |
authors |
Array.<Auth.Provider> | |
seen |
Array.<Auth.Provider> | |
message |
Collaboration.Message | |
viewId |
UUID |