|
HID APPROVE SDK
5.11
HID Approve SDK for iOS/macOS
|
Represents the result of HIDProgressListener client-side 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 HIDProgressListener client-side event processing.
| - (instancetype) initWithCode: | (enum HIDEventResultCode) | code |
Initialize instance with HIDEventResultCode value.
| code | HIDEventResultCode value |