Luscii Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Luscii Android SDK
Luscii Android SDK
/
com.luscii.sdk.actions
/
Action
/
LaunchableStatus
/
CompletedAt
Completed
At
data
class
CompletedAt
(
val
date
:
ZonedDateTime
)
:
Action.LaunchableStatus.Launchable
The action is already completed at
date
, but can still be launched to perform the action again.
Members
Constructors
Completed
At
Link copied to clipboard
constructor
(
date
:
ZonedDateTime
)
Properties
date
Link copied to clipboard
val
date
:
ZonedDateTime