Airship Android SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-core
/
com.urbanairship.actions
/
ActionCompletionCallback
/
onFinish
on
Finish
androidJvm
abstract
fun
onFinish
(
arguments
:
ActionArguments
,
result
:
ActionResult
)
(
source
)
Signals completion of the action.
Parameters
arguments
The action arguments.
result
The result of the action.