Class: CollaborationConversation

Collaboration.CollaborationConversation

new CollaborationConversation(id, members, notifications, name, avatarUrl, cover, content, settings)

Parameters:
Name Type Description
id String
members Array.<Auth.Provider>
notifications Array.<Collaboration.Notification>
name String OPTIONAL
avatarUrl String OPTIONAL
cover String OPTIONAL
content Array.<Collaboration.Content>
settings Map
Source:

Methods

(static) type() → {string}

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