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

AMapTrackKit请求响应基类 More...

#import <AMapTrackCommonObj.h>

Inheritance diagram for AMapTrackBaseResponse:
AMapTrackObject AMapTrackAddTerminalResponse AMapTrackAddTrackResponse AMapTrackQueryLastPointResponse AMapTrackQueryTerminalResponse AMapTrackQueryTrackDistanceResponse AMapTrackQueryTrackHistoryAndDistanceResponse AMapTrackQueryTrackInfoResponse

Properties

AMapTrackErrorCode code
 请求返回的状态码 More...
 
NSString * info
 请求返回的状态码描述 More...
 
NSString * detail
 请求返回的错误细节 More...
 

Additional Inherited Members

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

Detailed Description

AMapTrackKit请求响应基类

Property Documentation

◆ code

- (AMapTrackErrorCode) code
readwritenonatomicassign

请求返回的状态码

◆ detail

- (NSString*) detail
readwritenonatomiccopy

请求返回的错误细节

◆ info

- (NSString*) info
readwritenonatomiccopy

请求返回的状态码描述


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