onContentDeleted( )


Notes:

Triggered when translation content is deleted.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?