toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.actions
/
Action
/
onFinish
on
Finish
open
fun
onFinish
(
@
NonNull
arguments
:
ActionArguments
,
@
NonNull
result
:
ActionResult
)
Called after the action performs.
Parameters
arguments
The action arguments.
result
The result of the action.