Airship Android SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-automation
/
com.urbanairship.automation
/
AutomationSchedule
/
ScheduleData
/
Actions
Actions
androidJvm
data
class
Actions
(
val
actions
:
JsonValue
)
:
AutomationSchedule.ScheduleData
(
source
)
Members
Constructors
Actions
Link copied to clipboard
androidJvm
constructor
(
actions
:
JsonValue
)
Properties
actions
Link copied to clipboard
androidJvm
val
actions
:
JsonValue
Functions
to
Json
Value
Link copied to clipboard
androidJvm
open
override
fun
toJsonValue
(
)
:
JsonValue