HID APPROVE SDK
5.7.1
HID APPROVE SDK for iOS
|
Represents the result of the event processing. More...
#import <HIDProgressListener.h>
Instance Methods | |
(instancetype) | - initWithCode: |
Initialize instance with HIDEventResultCode value. More... | |
Properties | |
enum HIDEventResultCode | code |
Event Result Code. | |
Represents the result of the event processing.
- (instancetype) initWithCode: | (enum HIDEventResultCode) | code |
Initialize instance with HIDEventResultCode value.
code | HIDEventResultCode value |