LKMgwExpResponse Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | LKMobileGateway.h |
successed
是否成功
@property (nonatomic, assign) BOOL successedDiscussion
是否成功
Declared In
LKMobileGateway.h
dataObject
服务端返回的json的data字段
@property (nonatomic, strong, nullable) id dataObjectDiscussion
服务端返回的json的data字段
Declared In
LKMobileGateway.h
responseError
错误详细信息
@property (nonatomic, strong, nullable) NSError *responseErrorDiscussion
错误详细信息
Declared In
LKMobileGateway.h