![]() |
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. More...
#include <PTDiffusionTimeSeriesFetchTopicResult.h>
Properties | |
| PTDiffusionTimeSeriesEvent * | event |
| Properties inherited from PTDiffusionFetchTopicResult | |
| NSString * | path |
| PTDiffusionTopicSpecification * | specification |
Encapsulates the result from a time series fetch operation for a single selected topic.
A time series fetch operation is issued using the fetchTimeSeriesEventsWithTopicSelectorExpression:completionHandler: (PTDiffusionFetchRequest) method.
|
readnonatomicassign |
Returns the latest event, or nil if the topic has no events.