A backend event that fires when an RSVP is deleted.
The onRsvpDeleted()
event handler runs when an RSVP is deleted.
The received RsvpDeletedEvent
object contains information about the deleted RSVP.
Note: Backend events are not fired when previewing your site.
Information about the RSVP that was deleted.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.