SYSearchCustomDataResult Class Reference

Base class for SYSearchResultTypeCustomData. Returned from SYSearchCustomDataSource. More...

#import <SYSearchResult.h>

Inheritance diagram for SYSearchCustomDataResult:
Collaboration diagram for SYSearchCustomDataResult:

Properties

SYSearchCustomDataResultType subType
 
NSObject * payload
 
- Properties inherited from SYSearchGeocodingResult
SYGeoCoordinatelocation
 location of the result More...
 
SYGeoBoundingBoxboundary
 bounding box for sometypes of results like Country etc. More...
 
- Properties inherited from SYSearchResult
SYSearchResultType type
 Object type of the result. Check the all available SYSearchResultType for more info. More...
 
SYDistance distance
 Distance from requested search location in meters. More...
 
SYSearchResultLabeltitle
 Text with highlights. More...
 
NSString * subtitle
 Additional text description. More...
 
NSArray< NSString * > * mismatchedWords
 All strings from search query which were not matched in the result. More...
 

Detailed Description

Base class for SYSearchResultTypeCustomData. Returned from SYSearchCustomDataSource.

Property Documentation

◆ subType

- (SYSearchCustomDataResultType) subType
readnonatomicassign

◆ payload

- (NSObject*) payload
readwritenonatomicstrong

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