Enumerations

The following enumerations are available globally.

  • Enum that represents the type of the field in a SensePrint QR code.

    See more

    Declaration

    Swift

    enum QRFieldType
  • Enum that represents the SDK errors.

    See more

    Declaration

    Swift

    enum SDKErrors : String, Error
  • Enum that represents the different pages in the app.

    See more

    Declaration

    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 more

    Declaration

    Swift

    enum NavigationDestination : Hashable