| com.tencent.map.lssupport.protocol.SyncProtocol.IConfigOfServiceListener |
拉取云控的配置接口回调。
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | onPullConfigFail(int errCode, String errStr) | ||||||||||
| abstract void | onPullConfigSuccess(long driverPushTime, long passengerPush, long deltaTime) | ||||||||||
| driverPushTime | 司机上传时间间隔 |
|---|---|
| passengerPush | 乘客上传时间间隔 |
| deltaTime | 本地时间与后台时间差 |