PNHistoryData Class Reference
Inherits from | PNServiceData : NSObject |
---|---|
Declared in | PNHistoryResult.h PNHistoryResult.m |
Information
messages
Channel history messages.
@property (nonatomic, readonly, strong) NSArray *messages
Availability
4.0
Declared In
PNHistoryResult.h
start
History time frame start time.
@property (nonatomic, readonly, strong) NSNumber *start
Availability
4.0
Declared In
PNHistoryResult.h
end
History time frame end time.
@property (nonatomic, readonly, strong) NSNumber *end
Availability
4.0
Declared In
PNHistoryResult.h
data
Stores reference on channel history request processing information.
@property (nonatomic, readonly, strong) PNHistoryData *data
Availability
4.0
Declared In
PNHistoryResult.h