onContactMerged( )


Notes:

Triggered when one or more source contacts are merged into a target contact.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?