public static interface IBNRouteGuideManager.ISearchPoiListener
| 限定符和类型 | 方法和说明 | 
|---|---|
void | 
onSearchExit()  | 
void | 
onSearchFailed()  | 
void | 
onSearchSuccess(java.util.List<BNSearchPoi> poiList)  | 
void onSearchSuccess(java.util.List<BNSearchPoi> poiList)
void onSearchFailed()
void onSearchExit()