onEventCloned( )


Notes:

Triggered when an event is cloned.

Permissions
Read Events
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?