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
/
LaunchableAfter
Launchable
After
data
class
LaunchableAfter
(
val
date
:
ZonedDateTime
)
:
Action.LaunchableStatus.NotLaunchable
The action is not launchable right now, because it's only launchable after
date
.
Members
Constructors
Launchable
After
Link copied to clipboard
constructor
(
date
:
ZonedDateTime
)
Properties
date
Link copied to clipboard
val
date
:
ZonedDateTime