Enumerations
The following enumerations are available globally.
-
Enum that represents the type of the field in a SensePrint QR code.
See moreDeclaration
Swift
enum QRFieldType
-
Enum that represents the SDK errors.
See moreDeclaration
Swift
enum SDKErrors : String, Error
-
Enum that represents the different pages in the app.
See moreDeclaration
Swift
enum TypeView
-
Enum that represents various types of errors that can occur in the SenseCrypt Offline SDK.
See moreDeclaration
Swift
enum SenseCryptSdkException : Equatable, Error