Enumerations

The following enumerations are available globally.

  • Complete list of errors that can be generated by the API

    See more

    Declaration

    Swift

    enum APIError : Error
  • Specifies types of flows supported by the API.

    See more

    Declaration

    Swift

    public enum FlowType
  • Specifies the biometric authentication usage in Strivacity SDK.

    See more

    Declaration

    Swift

    public enum EBiometricType
  • Specifies errors which can occur when work with Keychain.

    See more

    Declaration

    Swift

    enum KeychainStoreError : Error