The Search Session class for requesting more nearby places.
More...
#import <SYSearch.h>
|
BOOL | isValid |
| Indicates if the session can process new requests. More...
|
|
The Search Session class for requesting more nearby places.
◆ finishByRequestingMorePlacesWithCompletion:
- (void) finishByRequestingMorePlacesWithCompletion: |
|
(nonnull SYSearchPlacesCompletionBlock) |
completion |
|
Gets more nearby places of the same categories as in the first places request. An instance can be obtained from SYSearchPlacesCompletionBlock.
- Parameters
-
completion | is called asynchronously, after the request is processed, it provides an array of detailed results, or an error. Also it may contain SYSearchMorePlacesSession parameter, for requesting more nearby places of the same categories. |
◆ isValid
Indicates if the session can process new requests.
The documentation for this class was generated from the following file: