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

增加Terminal请求返回 More...

#import <AMapTrackTerminalObj.h>

Inheritance diagram for AMapTrackAddTerminalResponse:
AMapTrackBaseResponse AMapTrackObject

Properties

NSString * serviceID
 增加的Terminal所属的serviceID More...
 
NSString * terminalID
 增加的Terminal的terminalID More...
 
NSString * terminalName
 增加的Terminal的name 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...
 

Detailed Description

增加Terminal请求返回

Property Documentation

◆ serviceID

- (NSString*) serviceID
readwritenonatomiccopy

增加的Terminal所属的serviceID

◆ terminalID

- (NSString*) terminalID
readwritenonatomiccopy

增加的Terminal的terminalID

◆ terminalName

- (NSString*) terminalName
readwritenonatomiccopy

增加的Terminal的name


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