NoMatch

data class NoMatch(val errorMsg: String?) : TSBiometricsAuthError

Biometric did not match. The presented biometric was not recognised.

Constructors

Link copied to clipboard
constructor(errorMsg: String?)

Properties

Link copied to clipboard
val eM: String?
Link copied to clipboard
Link copied to clipboard