QueryTrackLatestPointCallBack typedef
- QueryTrackLatestPointResult queryTrackLatestPointResult
 
查询某entity终端实体的实时位置的回调
Implementation
typedef QueryTrackLatestPointCallBack = void Function(
    QueryTrackLatestPointResult queryTrackLatestPointResult);
    查询某entity终端实体的实时位置的回调
typedef QueryTrackLatestPointCallBack = void Function(
    QueryTrackLatestPointResult queryTrackLatestPointResult);