onFinish

abstract fun onFinish(@NonNull arguments: ActionArguments, @NonNull result: ActionResult)

Signals completion of the action.

Parameters

arguments

The action arguments.

result

The result of the action.