PSHCustomDAO Class Reference

Inherits from NSObject
Declared in PSHCustomDAO.h

Overview

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

  customId

@property (nonatomic, strong) NSString *customId

  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