<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>comment.typing Client Message</title><link>https://community.telligent.com/community/12/w/api-documentation/71597/comment-typing-client-message</link><description>Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>comment.typing Client Message</title><link>https://community.telligent.com/community/12/w/api-documentation/71597/comment-typing-client-message</link><pubDate>Fri, 15 Jan 2021 20:24:05 GMT</pubDate><guid isPermaLink="false">56620346-c2fd-4afe-8a1c-2838efe94413</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/71597/comment-typing-client-message#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 01/15/2021 20:24:05&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;comment.typing Client Message&lt;/h3&gt;
&lt;p&gt;[[messaging JavaScript API Module|Client-side message]] raised when a comment reply is being typed.&lt;/p&gt;
&lt;h3&gt;Usage&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;messaging.subscribe(&amp;#39;comment.typing&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;contentId&lt;/code&gt;: Content ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;parentId&lt;/code&gt;: Parent Comment ID&lt;/li&gt;
&lt;li&gt;&lt;code&gt;authorId&lt;/code&gt;: ID of user typing&lt;/li&gt;
&lt;li&gt;&lt;code&gt;authorDisplayName&lt;/code&gt;: ID of user typing&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>