PNPublishData Class Reference
Inherits from | PNServiceData : NSObject |
---|---|
Declared in | PNPublishStatus.h PNPublishStatus.m |
Information
timetoken
Service-provided time stamp at which message has been pushed to remote data object live feed.
@property (nonatomic, readonly, strong) NSNumber *timetoken
Availability
4.0
Declared In
PNPublishStatus.h
information
Service-provide information about service response message.
@property (nonatomic, readonly, strong) NSString *information
Availability
4.0
Declared In
PNPublishStatus.h
data
Stores reference on publish request processing status information.
@property (nonatomic, readonly, strong) PNPublishData *data
Availability
4.0
Declared In
PNPublishStatus.h