<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>activitystory.deleted Client Message</title><link>https://community.telligent.com/community/13/w/api-documentation/75666/activitystory-deleted-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>activitystory.deleted Client Message</title><link>https://community.telligent.com/community/13/w/api-documentation/75666/activitystory-deleted-client-message</link><pubDate>Fri, 08 Mar 2024 17:50:27 GMT</pubDate><guid isPermaLink="false">4ce6200c-96a0-43ac-8545-0701eda96109</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/75666/activitystory-deleted-client-message#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 03/08/2024 17:50:27&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;activitystory.deleted Client Message&lt;/h3&gt;
&lt;p&gt;[[messaging JavaScript API Module|Client-side message]] raised when an activity story is deleted. This message is only sent to clients who are present to the activity story service.&lt;/p&gt;
&lt;h3&gt;Usage&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;messaging.subscribe(&amp;#39;activitystory.deleted&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;storyId&lt;/code&gt;: Activity Story ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;storyTypeId&lt;/code&gt;: Activity Story Type ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;contentId&lt;/code&gt;: Content ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;contentTypeId&lt;/code&gt;: Content Type ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;typeId&lt;/code&gt;: Activity Story Categoryization/Type ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;containerIds&lt;/code&gt;: Array of Container IDs affected by this story&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>