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