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