toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunacore
/
LunaID
/
InteractionState
Interaction
State
sealed
class
InteractionState
Inheritors
InteractionStarted
InteractionFailed
InteractionSucceeded
Members
Types
Companion
Link copied to clipboard
object
Companion
Interaction
Failed
Link copied to clipboard
class
InteractionFailed
(
val
data
:
Interaction
)
:
LunaID.InteractionState
Interaction
Started
Link copied to clipboard
class
InteractionStarted
(
val
data
:
Interaction
)
:
LunaID.InteractionState
Interaction
Succeeded
Link copied to clipboard
class
InteractionSucceeded
(
val
data
:
Interaction
)
:
LunaID.InteractionState