NotRegistered

data class NotRegistered(val message: String, val exception: Throwable? = null) : TSNativeBiometricsApprovalError

No registered biometrics for this user.

Constructors

Link copied to clipboard
constructor(message: String, exception: Throwable? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard