AMPSendResult Class Reference
| Inherits from | NSObject |
| Declared in | AMPSendResult.h AMPSendResult.m |
Properties
err
the error of the sending (encrypt/sign)
@property (strong) NSString *errDeclared In
AMPSendResult.hresult
the result of the sending (encrypt/sign) type amp_send_result
@property NSInteger resultDeclared In
AMPSendResult.hrfc
the result of the sending (encrypt/sign)
@property (strong) NSString *rfcDeclared In
AMPSendResult.h