Package com.baidu.navisdk.adapter
Interface IBNRouteGuideManager.RefreshRouteListener
-
- Enclosing interface:
- IBNRouteGuideManager
public static interface IBNRouteGuideManager.RefreshRouteListener
获取ui定制化控制器 暂不开放
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onFail()
void
onNoNewRoute()
void
onRefreshTimeout()
void
onSuccess()
-