toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android
/
com.stytch.sdk.common.errors
/
StytchSDKNotConfiguredError
Stytch
SDKNot
Configured
Error
data
class
StytchSDKNotConfiguredError
(
val
clientName
:
String
)
:
StytchSDKError
Thrown when you try to use the SDK before it has been configured
Members
Constructors
Stytch
SDKNot
Configured
Error
Link copied to clipboard
constructor
(
clientName
:
String
)
Properties
client
Name
Link copied to clipboard
val
clientName
:
String