Caplin Trader 5.1.0

Class: module:ct-alerts/NotificationServiceEvents

module:ct-alerts/NotificationServiceEvents()

Constructor

new module:ct-alerts/NotificationServiceEvents()

Events

RECEIVED

Triggered when a notification is received.

Parameters:
Name Type Description
notification module:ct-alerts/Notification

The received notification.

REMOVED

Triggered when a notification is removed.

Parameters:
Name Type Description
notification module:ct-alerts/Notification

The removed notification.

STATUS_CHANGED

Triggered when the status of this service's data changes.

Parameters:
Name Type Description
status module:ct-services/ServiceStatus

The status of the data.