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