new CollaborationType(name)
Parameters:
Name | Type | Description |
---|---|---|
name |
String |
Methods
(static) adHoc() → {Collaboration.CollaborationType}
AD-HOC collaboration type
Returns:
(static) channel() → {Collaboration.CollaborationType}
CHANNEL collaboration type
Returns:
(static) group() → {Collaboration.CollaborationType}
GROUP collaboration type
Returns:
(static) queue() → {Collaboration.CollaborationType}
QUEUE collaboration type
Returns:
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string