disableAcceptEnding

Disables or enables the ending UI for accepted offers.

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

Parameters

disable

: A Boolean valueindicating whether the ending UI for accepted offers should be disabled (true) or enabled (false).