notify:dispatch #
Arguments | Type | Description |
---|---|---|
message | Notification | The normalized real-time notification |
Triggered whenever a real-time notification is about to be sent.
A pipe can block some (or all) notifications by rejecting the provided promise.
You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.
Arguments | Type | Description |
---|---|---|
message | Notification | The normalized real-time notification |
Triggered whenever a real-time notification is about to be sent.
A pipe can block some (or all) notifications by rejecting the provided promise.