Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.actions
/
run
run
fun
ActionRunner
.
run
(
actions
:
Map
<
String
,
JsonSerializable
>
,
situation
:
Int
?
=
null
,
extender
:
ActionRunRequestExtender
?
=
null
)