toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunacore
/
LunaID
/
FinishSuccessData
Finish
Success
Data
data
class
FinishSuccessData
(
val
bestShot
:
BestShot
,
val
videoPath
:
String
?
)
Members
Constructors
Finish
Success
Data
Link copied to clipboard
constructor
(
bestShot
:
BestShot
,
videoPath
:
String
?
)
Properties
best
Shot
Link copied to clipboard
val
bestShot
:
BestShot
video
Path
Link copied to clipboard
val
videoPath
:
String
?