new ContentNotification(id, collaborationId, orgId, timestamp, authors, seen, message, viewId, severity, icon)
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 | |
severity |
Collaboration.NotificationLevel | |
icon |
String |
Methods
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string