HID APPROVE SDK  5.7.1
HID APPROVE SDK for iOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
<HIDEvent> Protocol Reference

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

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.

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