onCampaignDistributedEvent( )


Notes:

Triggered when a campaign is successfully distributed to all recipients.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?