setActionCompletionCallback

open fun setActionCompletionCallback(@Nullable actionCompletionCallback: ActionCompletionCallback)

Sets the action completion callback to be invoked whenever an com.urbanairship.actions.Action is finished running from the web view.

Parameters

actionCompletionCallback

The completion callback.