Package Index
|
Class Index
com.tencent.map.lssupport.bean
com.tencent.map.lssupport.constant
com.tencent.map.lssupport.protocol
com.tencent.map.lssupport.utils
Interfaces
LocationProtocol
NetworkProtocol
OrderProtocol
OrderProtocol.OnOrderChangedListener
RouteProtocol
SyncDelegate
SyncDelegate.Listener
SyncProtocol
SyncProtocol.IChangeOriginPointListener
SyncProtocol.IChangeOriginPointResultListener
SyncProtocol.IConfigOfServiceListener
SyncProtocol.IPullLsInfoListener
SyncProtocol.IPushPositionsListener
SyncProtocol.IPushRouteListener
SyncProtocol.ISortedWayPointsListener
SyncProtocol.OnChangedDestinationNotifyListener
SyncProtocol.OnDestinationChangeResultListener
SyncProtocol.OnRouteSelectResultListener
SyncProtocol.OnSearchResultListener
SyncProtocol.OnSelectedRouteExecuteBeforeNotifyListener
SyncProtocol.OrderResultListener
SyncProtocol.PullInfoListener
Classes
BaseSyncProtocol
OrderManager
OrderManager.Editor
RouteManager
RouteManager.Editor
Package Index
|
Class Index
public static interface
SyncProtocol.IPullLsInfoListener
implements
SyncDelegate.Listener
com.tencent.map.lssupport.protocol.SyncProtocol.IPullLsInfoListener
Class Overview
拉取对方信息接口回调。
Summary
Public Methods
abstract void
onPullLsInfoFail
(int errCode, String errStr)
abstract void
onPullLsInfoSuc
(String result)
Public Methods
public abstract void
onPullLsInfoFail
(int errCode, String errStr)
public abstract void
onPullLsInfoSuc
(String result)