onContactUpdated( )


Notes:

Triggered when a contact is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?