NegativeButton

data class NegativeButton(val errorMsg: String) : TSBiometricsAuthError

The user tapped the negative button on the biometric prompt (e.g. "Cancel" or "Use password").

Constructors

Link copied to clipboard
constructor(errorMsg: String)

Properties

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