forumThread.updated Client Message
Client-side message raised when a forum thread is updated.
Usage
messaging.subscribe('forumThread.updated', function(data) {
// handle the event
});
Data
status
: Thread StatusthreadId
: Thread IDforumId
: Forum IDreplyCount
: Reply CountanswerCount
: Answer CountauthorId
: Author IDapproved
: Approved