forumReply.updated Client Message
Client-side message raised when a forum reply is updated.
Usage
messaging.subscribe('forumReply.updated', function(data) {
// handle the event
});
Data
replyId
: Reply IDthreadId
: Thread IDforumId
: Forum IDauthorId
: Author IDstatus
: Thread StatusreplyCount
: Thread Reply CountchildCount
: Reply Child CountanswerCount
: Thread Answer Countapproved
: Approved