HID APPROVE SDK  5.12
HID Approve SDK for iOS/macOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
<HIDEvent> Protocol Reference

Base class for a synchronization event sent from the server. More...

#import <HIDProgressListener.h>

Inheritance diagram for <HIDEvent>:
HIDPasswordPromptEvent HIDProgressEvent

Properties

NSString * ID
 Returns the type identifier of this event. More...
 
NSArray * parameters
 Returns the metadata parameters. More...
 

Detailed Description

Base class for a synchronization event sent from the server.

The event identifier may be used to determine the expected event data.

Property Documentation

- (NSString*) ID
readatomicassign

Returns the type identifier of this event.

Returns
The type identifier of this event.
- (NSArray*) parameters
readatomicassign

Returns the metadata parameters.

Returns
The event metadata parameters.

A HIDProgressEvent may contain the following HIDParameter ids:

A HIDPasswordPromptEvent may contain the following HIDParameter ids: