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