toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunacore
/
LunaID
/
Event
/
BestShotsFound
Best
Shots
Found
data
class
BestShotsFound
(
val
bestShots
:
List
<
BestShot
>
?
)
:
LunaID.Event
Members
Constructors
Best
Shots
Found
Link copied to clipboard
constructor
(
bestShots
:
List
<
BestShot
>
?
)
Properties
best
Shots
Link copied to clipboard
val
bestShots
:
List
<
BestShot
>
?