BaiduMap_IOSSDK_v6.6.2_Docs 6.6.2
载入中...
搜索中...
未找到
构造函数 | 所有成员列表
<BMKSuggestionSearchDelegate>协议 参考

搜索delegate,用于获取搜索结果 更多...

#include <BMKSuggestionSearch.h>

类 <BMKSuggestionSearchDelegate> 继承关系图:

构造函数

(void) - onGetSuggestionResult:result:errorCode:
 

详细描述

搜索delegate,用于获取搜索结果

函数文档

◆ onGetSuggestionResult:result:errorCode:

- (void) onGetSuggestionResult: (BMKSuggestionSearch *) searcher
result: (BMKSuggestionSearchResult *) result
errorCode: (BMKSearchErrorCode) error 
optional

返回suggestion搜索结果

参数
searcher搜索对象
result搜索结果
error错误号,
参见
BMKSearchErrorCode

该协议的文档由以下文件生成: