systemnotification.raised Client Message
Client-side message raised when a system notification is received via a live alert. Powers live system notification messages.
Usage
$.telligent.evolution.messaging.subscribe('systemnotification.raised', function(data) {
// handle the event
});
Data
id
: id of the notificationmessage
: short, displayable message regarding the notificationtotaloccurences
: number of times the incident has occurredlastoccurred
: date when the incident last occurredurl
: url of the system notificationcount
: count of unresolved system notifications