#import <SYSearchHelper.h>
◆ addressComponentFromResult:type:()
| + (nullable NSString*) addressComponentFromResult: |
|
(sysearch_result_t) |
result |
| type: |
|
(sysearch_address_component_e) |
type |
|
|
| |
◆ arrayOfStringsFromResult:function:()
| + (nullable NSArray<NSString*>*) arrayOfStringsFromResult: |
|
(sysearch_result_t) |
result |
| function: |
|
(nonnull GetStringArrayFunctionType) |
function |
|
|
| |
◆ boundaryFromResult:()
◆ convertAddressComponent:()
| + (SYSearchMapResultComponent) convertAddressComponent: |
|
(sysearch_address_component_e) |
sdkType |
|
◆ convertSearchStatus:()
| + (SYSearchStatus) convertSearchStatus: |
|
(sysearch_status_e) |
status |
|
◆ locationFromResult:function:()
| + (nullable SYGeoCoordinate*) locationFromResult: |
|
(sysearch_result_t) |
result |
| function: |
|
(nonnull GetLocationFunctionType) |
function |
|
|
| |
◆ stringFromResult:function:()
| + (nullable NSString*) stringFromResult: |
|
(sysearch_result_t) |
result |
| function: |
|
(nonnull GetStringFunctionType) |
function |
|
|
| |
◆ stringRangesFromResult:function:()
| + (nullable NSSet<NSValue*>*) stringRangesFromResult: |
|
(sysearch_result_t) |
result |
| function: |
|
(nonnull GetStringRangesFunctionType) |
function |
|
|
| |
The documentation for this class was generated from the following file: