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
-
This enums include all the view which are used in the app. The cases takes the respective params for the view to passed the data between the views.
See moreDeclaration
Swift
enum NavigationDestination : Hashable