Constructor
new module:ct-alerts /Notification Service Events()
Events
RECEIVED
Triggered when a notification is received.
Parameters:
Name | Type | Description |
---|---|---|
notification |
module:ct-alerts |
The received notification. |
REMOVED
Triggered when a notification is removed.
Parameters:
Name | Type | Description |
---|---|---|
notification |
module:ct-alerts |
The removed notification. |
STATUS _CHANGED
Triggered when the status of this service's data changes.
Parameters:
Name | Type | Description |
---|---|---|
status |
module:ct-services |
The status of the data. |