![]() |
Diffusion Apple API 6.11.6
Unified Client Library for iOS, tvOS and OS X / macOS
|
Encapsulates the results from a JSON fetch operation issued to the server.
A JSON fetch operation is issued using the PTDiffusionFetchRequest::fetchJSONValuesWithTopicSelectorExpression:completionHandler: method.
Properties | |
NSArray< PTDiffusionJSONFetchTopicResult * > * | jsonResults |
![]() | |
NSArray< PTDiffusionFetchTopicResult * > * | results |
BOOL | more |
Additional Inherited Members | |
![]() | |
(NSUInteger) | - size |
(BOOL) | - isEmpty |
|
readnonatomicassign |
The results from the fetch operation, in path order, each representing a single topic selected by the fetch operation.