Stytch Kotlin
0.9.0
Stytch Kotlin
/
com.stytch.sdk.common
/
DeeplinkHandledStatus
/
ManualHandlingRequired
Manual
Handling
Required
data
class
ManualHandlingRequired
(
val
type
:
TokenType
,
val
token
:
String
)
:
DeeplinkHandledStatus
Content copied to clipboard
Constructors
Properties
Constructors
Manual
Handling
Required
Link copied to clipboard
fun
ManualHandlingRequired
(
type
:
TokenType
,
token
:
String
)
Content copied to clipboard
Properties
token
Link copied to clipboard
val
token
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
TokenType
Content copied to clipboard