![]() |
Diffusion Apple API 6.11.6
Unified Client Library for iOS, tvOS and OS X / macOS
|
Encapsulates the result from a time series fetch operation for a single selected topic.
A time series fetch operation is issued using the PTDiffusionFetchRequest::fetchTimeSeriesEventsWithTopicSelectorExpression:completionHandler: method.
Properties | |
PTDiffusionTimeSeriesEvent * | event |
![]() | |
NSString * | path |
PTDiffusionTopicSpecification * | specification |
|
readnonatomicassign |
Returns the latest event, or nil
if the topic has no events.