#import <VerifiedEmailAddresses.h>
+ (HttpResponse *) getEmailAddresses: |
|
(NSString *) |
accessToken |
andConfirmedStatus: |
|
(NSString *) |
status |
|
|
| |
Get a array of valid email addresses that can be used for some objects
- Parameters
-
NSString | *accessToken - Constant Contact OAuth2 access token |
NSString | *status - the status of the email adresses that you want to get , either CONFIRMED or UNCONFIRMED |
- Returns
- HttpResponse * - response containing data and errors (if there are some)
The documentation for this class was generated from the following files: