toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android
/
com.stytch.sdk.common.errors
/
StytchBiometricAuthenticationFailed
Stytch
Biometric
Authentication
Failed
data
class
StytchBiometricAuthenticationFailed
(
val
reason
:
String
)
:
StytchSDKError
Thrown when biometric authentication has failed, providing a reason if available
Members
Constructors
Stytch
Biometric
Authentication
Failed
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String