Caplin Trader 4.5.2

Class: module:caplin/alerts/NotificationServiceEvents

module:caplin/alerts/NotificationServiceEvents

Constructor

new module:caplin/alerts/NotificationServiceEvents()

Events

RECEIVED

Triggered when a notification is received.
Parameters:
Name Type Description
notification module:caplin/alerts/Notification The received notification.

REMOVED

Triggered when a notification is removed.
Parameters:
Name Type Description
notification module:caplin/alerts/Notification The removed notification.

STATUS_CHANGED

Triggered when the status of this service's data changes.
Parameters:
Name Type Description
status module:caplin/services/ServiceStatus The status of the data.