Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

IdentityList Event

Fired for every identity when ListIdentities is called.

Syntax

ses.on('IdentityList', [callback])

Callback

The 'callback' is called when the 'IdentityList' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.identity

Remarks

This event fires for each identity when ListIdentities is called. The Identity parameter will contain either an email address or domain depending on the parameter specified in the call to ListIdentities.

Identities will also be populated.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0