ConstantContact iOS SDK
Instance Methods | Class Methods | Properties | List of all members
ActivityError Class Reference

#import <ActivityError.h>

Inheritance diagram for ActivityError:

Instance Methods

(id) - initWithDictionary:
 

Class Methods

(ActivityError *) + activityErrorWithDictionary:
 

Properties

NSString * message
 
NSString * lineNumber
 
NSString * emailAddress
 

Method Documentation

+ (ActivityError *) activityErrorWithDictionary: (NSDictionary *)  dictionary
- (id) initWithDictionary: (NSDictionary *)  dictionary

Factory method to create an object from an dictionary

Parameters
NSDictionary*dictionary - dictionary of initial properties to set
Returns
Campaign

Property Documentation

- (NSString*) emailAddress
readwritenonatomicstrong
- (NSString*) lineNumber
readwritenonatomicstrong
- (NSString*) message
readwritenonatomicstrong

The documentation for this class was generated from the following files: