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