Performs search in Custom Places for countries already installed by SYCustomPlacesManager. More...
#import <SYSearch.h>
Instance Methods | |
((unavailable("Use createWithCompletion: instead.") | - __attribute__ |
Instance Methods inherited from SYSearchBase | |
(nonnull SYSearchSession *) | - startNewSession |
Creates a new search session associated with this search instance. More... | |
Class Methods | |
(void) | + createWithCompletion: |
Asynchronously creates SYCustomPlacesSearch instance. This might take some time due to indexing of installed data, create new instances wisely. More... | |
((unavailable("Use createWithCompletion: instead.") | + __attribute__ |
Performs search in Custom Places for countries already installed by SYCustomPlacesManager.
+ (void) createWithCompletion: | (nonnull SYCustomPlacesSearchCreateCompletionBlock) | completion |
Asynchronously creates SYCustomPlacesSearch instance. This might take some time due to indexing of installed data, create new instances wisely.
- ((unavailable("Use) createWithCompletion: |
Implements SYSearchBase.
+ ((unavailable("Use) createWithCompletion: |
Implements SYSearchBase.