public interface OnBusPlanResultListener
限定符和类型 | 方法和说明 |
---|---|
void |
onBusPlanResult(int errCode,
BusPlanResult busPlanResult)
公交换乘回调函数
|
void onBusPlanResult(int errCode, BusPlanResult busPlanResult)
errCode
- 错误码 0:结果正常;非0:结果异常busPlanResult
- 公交换乘结果对象