<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>forumThread.updated Client Message</title><link>https://community.telligent.com/community/11/w/api-documentation/67112/forumthread-updated-client-message</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>forumThread.updated Client Message</title><link>https://community.telligent.com/community/11/w/api-documentation/67112/forumthread-updated-client-message</link><pubDate>Tue, 19 Nov 2019 20:27:27 GMT</pubDate><guid isPermaLink="false">1858bfe2-9882-439c-8b9c-12e62ee9ae9a</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/67112/forumthread-updated-client-message#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/19/2019 20:27:27&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;&lt;a id="forumThread_updated_Client_Message" name="forumThread_updated_Client_Message"&gt;&lt;/a&gt;forumThread.updated Client Message&lt;/h3&gt;
&lt;p&gt;[[messaging JavaScript API Module|Client-side message]] raised when a forum thread is updated.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Usage" name="Usage"&gt;&lt;/a&gt;Usage&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;messaging.subscribe(&amp;#39;forumThread.updated&amp;#39;, function(data) {
    // handle the event
});
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;&lt;a id="Data" name="Data"&gt;&lt;/a&gt;Data&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;status&lt;/code&gt;: Thread Status&lt;/li&gt;
&lt;li&gt;&lt;code&gt;threadId&lt;/code&gt;: Thread ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;forumId&lt;/code&gt;: Forum ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;replyCount&lt;/code&gt;: Reply Count&lt;/li&gt;
&lt;li&gt;&lt;code&gt;answerCount&lt;/code&gt;: Answer Count&lt;/li&gt;
&lt;li&gt;&lt;code&gt;authorId&lt;/code&gt;: Author ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;approved&lt;/code&gt;: Approved&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>