public interface OnPathInfoResultListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onPathInfoResult(int errCode,
PathInfo pathInfo)
公交路线详情
|
void onPathInfoResult(int errCode,
PathInfo pathInfo)
errCode - 错误码 0:结果正常;非0:结果异常pathInfo - 公交路线详情对象