10#import <BaiduMapAPI_Base/BMKTypes.h>
14@protocol BMKSuggestionSearchDelegate;
18@property (nonatomic, weak) id<BMKSuggestionSearchDelegate>
delegate;
31@protocol BMKSuggestionSearchDelegate<NSObject>
BMKSearchErrorCode
检索结果状态码
Definition BMKTypes.h:99
检索服务基类
Definition BMKSearchBase.h:14
sug搜索服务
Definition BMKSuggestionSearch.h:17
id< BMKSuggestionSearchDelegate > delegate
sug检索模块的Delegate
Definition BMKSuggestionSearch.h:18
sug检索信息类
Definition BMKSuggestionSearchOption.h:14
Definition BMKSuggestionSearchResult.h:48