![]() |
Diffusion Apple API 6.12.0
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 |
Properties inherited from PTDiffusionFetchTopicResult | |
| NSString * | path |
| PTDiffusionTopicSpecification * | specification |
|
readnonatomicassign |
Returns the latest event, or nil if the topic has no events.