OnAuthenticationError

data class OnAuthenticationError(val errorCode: Int, val errString: CharSequence) : BiometricExceptionDetails

Constructors

Link copied to clipboard
constructor(errorCode: Int, errString: CharSequence)

Properties

Link copied to clipboard
Link copied to clipboard