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