HID APPROVE SDK  5.7.1
HID APPROVE SDK for iOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
HIDEventResult Class Reference

Represents the result of the event processing. More...

#import <HIDProgressListener.h>

Inheritance diagram for HIDEventResult:
HIDPasswordPromptResult

Instance Methods

(instancetype) - initWithCode:
 Initialize instance with HIDEventResultCode value. More...
 

Properties

enum HIDEventResultCode code
 Event Result Code.
 

Detailed Description

Represents the result of the event processing.

Method Documentation

- (instancetype) initWithCode: (enum HIDEventResultCode code

Initialize instance with HIDEventResultCode value.

Parameters
codeHIDEventResultCode value
Returns
HIDEventResult instance.

The documentation for this class was generated from the following file: