ACDevice Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ACDevice.h |
activeTime
设备激活时间,格式yyyy-MM-dd HH:mm:ss
@property (nonatomic, copy) NSString *activeTimeDeclared In
ACDevice.h
lastOnlineTime
设备最后上线时间,格式yyyy-MM-dd HH:mm:ss
@property (nonatomic, copy) NSString *lastOnlineTimeDeclared In
ACDevice.h
+ deviceWithDict:
使用字典初始化
+ (instancetype)deviceWithDict:(NSDictionary *)dictParameters
dict |
属性字典 |
|---|
Declared In
ACDevice.h