#import <OptOutActivity.h>
Represents a single Opt Out Activity
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create an OptOutActivity object from an dictionary
- Parameters
-
NSDictionary | *dictionary - dictionary of properties to create object from |
- Returns
- ClickActivity
+ (OptOutActivity *) optOutWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
- (NSString*) activityType |
|
readwritenonatomicstrong |
- (NSString*) emailAddress |
|
readwritenonatomicstrong |
- (NSString*) unsubscribeDate |
|
readwritenonatomicstrong |
- (NSString*) unsubscribeReason |
|
readwritenonatomicstrong |
- (NSString*) unsubscribeSource |
|
readwritenonatomicstrong |
The documentation for this class was generated from the following files:
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/Tracking/OptOutActivity.h
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/Tracking/OptOutActivity.m