toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunacore
/
LunaID
/
Event
Event
sealed
class
Event
Inheritors
StateStarted
NotificationDetectionCoordinates
NotificationDetectionError
StateLivenessCheckStarted
StateInteractionStarted
StateFinished
Members
Types
Notification
Detection
Coordinates
Link copied to clipboard
class
NotificationDetectionCoordinates
(
val
data
:
RectF
)
:
LunaID.Event
,
LunaID.LunaNotification
Notification
Detection
Error
Link copied to clipboard
class
NotificationDetectionError
(
val
error
:
DetectionError
)
:
LunaID.Event
,
LunaID.LunaNotification
State
Finished
Link copied to clipboard
class
StateFinished
(
val
result
:
LunaID.FinishResult
)
:
LunaID.Event
,
LunaID.LunaState
State
Interaction
Started
Link copied to clipboard
class
StateInteractionStarted
(
val
type
:
Int
)
:
LunaID.Event
,
LunaID.LunaState
State
Liveness
Check
Started
Link copied to clipboard
class
StateLivenessCheckStarted
:
LunaID.Event
,
LunaID.LunaState
State
Started
Link copied to clipboard
class
StateStarted
:
LunaID.Event
,
LunaID.LunaState