A backend event that fires when a Wix event ends.
The onEventEnded()
event handler runs when a Wix event ends.
The received EndedEvent
object contains information about the ended event.
Note: Backend events are not fired when previewing your site.
Information about the event that has ended.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.