![]() |
ConstantContact iOS SDK
|
#import <TrackingSummary.h>
Instance Methods | |
(id) | - initWithDictionary: |
Class Methods | |
(TrackingSummary *) | + trackingSummaryWithDictionary: |
Properties | |
NSString * | sends |
NSString * | opens |
NSString * | clicks |
NSString * | forwards |
NSString * | unsubscribes |
NSString * | bounces |
Represents a Tracking Summary
- (id) initWithDictionary: | (NSDictionary *) | dictionary |
Factory method to create a TrackingSummary object from an dictionary
NSDictionary | *dictionary - dictionary of properties to create object from |
+ (TrackingSummary *) trackingSummaryWithDictionary: | (NSDictionary *) | dictionary |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |