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