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
  • Enum that represents various types of errors that can occur in the SenseCrypt Offline SDK.

    See more

    Declaration

    Swift

    enum SenseCryptSdkException : Equatable, Error