Results of a Group Content Search operation performed on a PortalGroup.
- See also
- findItemsWithSearchParameters:completion: (AGSPortalGroup)
- Since
- 100.7
◆ nextSearchParameters
Search parameters that can be used to fetch the next set of results This is automatically generated if there are more results to be retrieved, or it will be null if no more items are available. Pass it to a further call to findItemsWithSearchParameters:completion: (AGSPortalGroup)
to fetch the next set of results.
- Since
- 100.7
◆ results
◆ searchParameters
The search parameters used to generate these results
- Since
- 100.7
◆ totalResults
- (NSInteger) totalResults |
|
readnonatomicassign |
The total number of results irrespective of the paging
- Since
- 100.7