Airship Android SDK
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-core
/
com.urbanairship.actions
/
ActionRunRequest
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
create
Request
Link copied to clipboard
@
JvmStatic
fun
createRequest
(
action
:
Action
)
:
ActionRunRequest
@
JvmStatic
@
JvmOverloads
fun
createRequest
(
actionName
:
String
,
registry
:
ActionRegistry
?
=
null
)
:
ActionRunRequest
Creates an action run request. The action will not be run until running the request.