Orchestration SDK 5.10.1
Loading...
Searching...
No Matches
OrchestrationWarningCodes.h
Go to the documentation of this file.
1
2//
3// © 1999 – 2019 OneSpan North America Inc. All rights reserved.
4// All rights reserved. https://www.onespan.com/
5//
7
8
10static const int UNKNOWN_WARNING = -8746;
11
13static const int LOCATION_TIMEOUT = -8747;
14
16static const int MISSING_BLUETOOTH_PERMISSION = -8748;
17
19static const int BLUETOOTH_INFORMATION_NOT_SUPPORTED = -8749;
20
22//static const int MISSING_WIFI_PERMISSION = -8750; Android only
23
25//static const int MISSING_READ_PHONE_STATE_PERMISSION = -8753; Android only
26
28static const int MISSING_LOCATION_PERMISSION = -8751;
29
31static const int LOCATION_UNAVAILABLE = -8752;
32
34static const int LOCATION_INTEGRATION_ISSUE = -8753;
35
37static const int CDDC_INCORRECT_VALUE_ISSUE = -8754;