Class: ContentAppEvent

Collaboration.ContentAppEvent

new ContentAppEvent(id, collaborationId, orgId, timestamp, authors, seen, message, viewId, coverImg, actions)

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
coverImg String
actions Array.<Apps.App> Set
Source:

Methods

(static) type() → {string}

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