disableDeclineEnding

Disables or enables the ending UI for declined offers.

f this method is called with a parameter value of true, the ending UI will not be shown when an offer is declined. If the parameter value is false, the ending UI will be shown as usual.

Parameters

disable

: A Boolean value indicating whether the ending UI for declined offers should be disabled (true) or enabled (false).