高德地图SDK(Track)  V1.4.2
AMapTrackQueryTrackInfoResponse Class Reference

#import <AMapTrackHistoryObj.h>

Inheritance diagram for AMapTrackQueryTrackInfoResponse:
AMapTrackBaseResponse AMapTrackObject

Properties

NSArray< AMapTrackBasicTrack * > * tracks
 轨迹数据 More...
 
NSUInteger counts
 tracks的总数量 More...
 
- Properties inherited from AMapTrackBaseResponse
AMapTrackErrorCode code
 请求返回的状态码 More...
 
NSString * info
 请求返回的状态码描述 More...
 
NSString * detail
 请求返回的错误细节 More...
 

Additional Inherited Members

- Instance Methods inherited from AMapTrackObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Property Documentation

◆ counts

- (NSUInteger) counts
readwritenonatomicassign

tracks的总数量

◆ tracks

- (NSArray<AMapTrackBasicTrack *>*) tracks
readwritenonatomicstrong

轨迹数据


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。