ActionCompletionCallback

An interface for callbacks signaling the completion of an com.urbanairship.actions.Action.

Functions

Link copied to clipboard
abstract fun onFinish(arguments: ActionArguments, result: ActionResult)

Signals completion of the action.