![]() |
Diffusion Apple API 6.12.0
Unified Client Library for iOS, tvOS and OS X / macOS
|
Encapsulates the result from a JSON fetch operation for a single selected topic. More...
#include <PTDiffusionJSONFetchTopicResult.h>
Properties | |
| PTDiffusionJSON * | json |
| Properties inherited from PTDiffusionFetchTopicResult | |
| NSString * | path |
| PTDiffusionTopicSpecification * | specification |
Encapsulates the result from a JSON fetch operation for a single selected topic.
A JSON fetch operation is issued using the fetchJSONValuesWithTopicSelectorExpression:completionHandler: (PTDiffusionFetchRequest) method.
|
readnonatomicassign |
Returns the topic value, or nil if the topic has no value.