Package Index
|
Class Index
com.tencent.trackx.api
com.tencent.trackx.api.model
com.tencent.trackx.api.query
com.tencent.trackx.api.trace
com.tencent.trackx.support.nav.loc
com.tencent.trackx.support.std.loc
Interfaces
Querier
QueryCallback
Package Index
|
Class Index
public interface
Querier
com.tencent.trackx.api.query.Querier
Summary
Public Methods
abstract NetRequest
queryTrace
(
QueryOptions
options,
QueryCallback
callback)
轨迹查询
Public Methods
public abstract NetRequest
queryTrace
(
QueryOptions
options,
QueryCallback
callback)
轨迹查询
Parameters
options
参数
QueryOptions
callback
回调
QueryCallback
Returns
本次查询请求,可能为NULL