Stytch Kotlin
0.9.0
Stytch Kotlin
/
com.stytch.sdk.common
/
DeeplinkHandledStatus
/
Handled
Handled
data
class
Handled
(
val
response
:
StytchResult
<
CommonAuthenticationData
>
)
:
DeeplinkHandledStatus
Content copied to clipboard
Constructors
Properties
Constructors
Handled
Link copied to clipboard
fun
Handled
(
response
:
StytchResult
<
CommonAuthenticationData
>
)
Content copied to clipboard
Properties
response
Link copied to clipboard
val
response
:
StytchResult
<
CommonAuthenticationData
>
Content copied to clipboard