HID APPROVE SDK  5.1
HID APPROVE SDK for iOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
Deprecated List
Member [HIDDevice-p createContainer:withListener:error:]
Deprecated in SDK 5.1. Integrations should replace calls with the createContainer:withSessionPassword:withListener:error: (HIDDevice-p) method.
Member [HIDDevice-p getDefaultInitializationPolicy:]
Deprecated in SDK 5.1. Integrations should use the HIDProgressListener functionality.
Member [HIDDevice-p reset:error:]
Deprecated in SDK 5.1. Integrations should replace calls with the HIDDeviceFactory.reset: method.
Member [HIDDevice-p retrieveTransaction:withPassword:withParams:error:]
Deprecated in SDK 5.1. Integrations should replace calls with the HIDTransactionInfo.getTransaction:withParams:error: method.
Member [HIDDeviceFactory newInstance:error:]
Deprecated in SDK 5.1. Integrations should replace calls with the newInstance:withSessionPassword:error: method.
Member [HIDTransaction-p setStatus:withParams:error:]
Deprecated in SDK 5.1. Integrations should replace calls with the setStatus:withSigningPassword:withSessionPassword:withParams:error: (HIDTransaction-p) method.
Member HIDContainerInitialization::initialPassword
Deprecated in SDK 5.1. Integrations should use the HIDProgressListener functionality.