PSHCampaignDAO Class Reference

Inherits from NSObject
Declared in PSHCampaignDAO.h

Overview

Data Access Object for a PUSHTech Manager campaign. Property names are self explanatory.

  campaignId

@property (nonatomic, strong) NSString *campaignId

  type

@property (nonatomic, strong) NSNumber *type

  title

@property (nonatomic, strong) NSString *title

  text

@property (nonatomic, strong) NSString *text

  URL

@property (nonatomic, strong) NSURL *URL

  thumbnailURL

@property (nonatomic, strong) NSURL *thumbnailURL

  date

@property (nonatomic, strong) NSDate *date

  viewed

YES if the campaign was marked as viewed.

@property (nonatomic, assign) BOOL viewed

Declared In

PSHCampaignDAO.h