comment.updated Client Message
Client-side message raised when a comment is updated.
Usage
messaging.subscribe('comment.updated', function(data) {
// handle the event
});
Data
commentId
: Comment IDcontentId
: Content IDcontentTypeId
: Content Type IDauthorId
: Author IDapproved
: Approved