onPublishedContentUpdated( )


Notes:

Triggered when published content is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?