TemporaryWithdrawal

This class provides functionality related to temporary withdrawal.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun cancelWithdrawal(@NonNull activity: Activity, @Nullable callback: GamebaseCallback)
If the user has requested to withdraw, cancel it.
Link copied to clipboard
Request to withdraw.
Link copied to clipboard
open fun withdrawImmediately(@NonNull activity: Activity, @Nullable callback: GamebaseCallback)
This function ignores the withdrawal grace period and proceeds withdrawal immediately.