onEventCloned( )


Notes:

Triggered when an event is cloned.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?