SYCustomPlacesSearch Class Reference

Performs search in Custom Places for countries already installed by SYCustomPlacesManager. More...

#import <SYSearch.h>

Inheritance diagram for SYCustomPlacesSearch:
Collaboration diagram for SYCustomPlacesSearch:

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__
 

Detailed Description

Performs search in Custom Places for countries already installed by SYCustomPlacesManager.

Method Documentation

◆ createWithCompletion:

+ (void) createWithCompletion: (nonnull SYCustomPlacesSearchCreateCompletionBlock)  completion

Asynchronously creates SYCustomPlacesSearch instance. This might take some time due to indexing of installed data, create new instances wisely.

◆ __attribute__ [1/2]

- ((unavailable("Use) createWithCompletion:

Implements SYSearchBase.

◆ __attribute__ [2/2]

+ ((unavailable("Use) createWithCompletion:

Implements SYSearchBase.


The documentation for this class was generated from the following file: