onEventEnded( )


Notes:

Triggered when an event has ended.

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

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

Did this help?