comment.created Client Message
Client-side message raised when a comment is created.
Usage
messaging.subscribe('comment.created', function(data) {
// handle the event
});
Data
commentId: Comment IDcontentId: Content IDcontentTypeId: Content Type IDparentId: Parent Comment IDtotal: Total replies to parent commentauthorId: Author IDapproved: Approved