HID APPROVE SDK
5.7.1
HID APPROVE SDK for iOS
|
Configuration of server connections. More...
#import <HIDConnectionConfiguration.h>
Properties | |
id | delegate |
Connection delegate to handle session-level events (default: system default) For more details see urlsessiondelegate | |
long | retry |
The number of retries after connection fails (default:0, 0 means no retry) | |
long | timeout |
The server connection timeout in seconds (default: 30s, 0 means infinite) | |
Configuration of server connections.
The HID Approve SDK connects to an ActivID AS instance for authentication and provisioning purpose. This class enables the application consuming the SDK to configure some of the connection settings: