百度鹰眼iOS SDK 类参考
|
#import <BTKAPIBaseRequest.h>
构造函数 | |
(instancetype) | - initWithServiceID:tag: |
属性 | |
NSUInteger | serviceID |
NSUInteger | tag |
API请求的基类,开发者不需要关注此类,也不应该使用该类的对象进行操作
- (instancetype) initWithServiceID: | (NSUInteger) | serviceID | |
tag: | (NSUInteger) | tag | |
构造方法
serviceID | 轨迹服务的ID |
tag | 请求标志 |
|
readwritenonatomicassign |
轨迹服务的ID
|
readwritenonatomicassign |
请求标志