Class: ContentNotification

Collaboration.ContentNotification

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
Source:

Methods

(static) type() → {string}

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