onRsvpUpdated( )


Notes:

Triggered when an RSVP is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?