onCommentResourceCommentCountChanged( )


Notes:

Triggered when the total number of comments has changed in a resource.

Permissions
Manage Blog
Manage Comments
Read Comments
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: CommentResourceCommentCountChangedEnvelope): void | Promise<void>

Did this help?