<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>systemnotification.resolved Client Message</title><link>https://community.telligent.com/community/13/w/api-documentation/75694/systemnotification-resolved-client-message</link><description>&lt;p&gt;&lt;span&gt;Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.&lt;/span&gt;&lt;/p&gt;</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>systemnotification.resolved Client Message</title><link>https://community.telligent.com/community/13/w/api-documentation/75694/systemnotification-resolved-client-message</link><pubDate>Fri, 08 Mar 2024 17:50:50 GMT</pubDate><guid isPermaLink="false">f401ef08-05d6-4651-8934-4b6db33d6428</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/75694/systemnotification-resolved-client-message#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 03/08/2024 17:50:50&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;systemnotification.resolved Client Message&lt;/h3&gt;
&lt;p&gt;[[messaging JavaScript API Module|Client-side message]] raised when a system notification is resolved.&lt;/p&gt;
&lt;h3&gt;Usage&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;$.telligent.evolution.messaging.subscribe(&amp;#39;systemnotification.resolved&amp;#39;, function(data) {
    // handle the event
});
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;Data&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;id&lt;/code&gt;: id of the resolved notification&lt;/li&gt;
&lt;li&gt;&lt;code&gt;nextid&lt;/code&gt;: id of the next unresolved notification&lt;/li&gt;
&lt;li&gt;&lt;code&gt;message&lt;/code&gt;: short, displayable message regarding the next unresolved notification&lt;/li&gt;
&lt;li&gt;&lt;code&gt;totaloccurences&lt;/code&gt;: number of times the the next unresolved notification has occurred&lt;/li&gt;
&lt;li&gt;&lt;code&gt;lastoccurred&lt;/code&gt;: date when the the next unresolved notification last occurred&lt;/li&gt;
&lt;li&gt;&lt;code&gt;url&lt;/code&gt;: url of the the next unresolved notification&lt;/li&gt;
&lt;li&gt;&lt;code&gt;count&lt;/code&gt;: count of unresolved system notifications&lt;/li&gt;
&lt;/ul&gt;
&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>