onContentUpdated( )


Notes:

Triggered when translation content is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?