Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
|
This class provides wrapping of function execution related to temporary withdrawal. More...
Static Public Member Functions | |
static void | WithdrawImmediately (GamebaseCallback.ErrorDelegate callback) |
This function ignores the withdrawal grace period and proceeds withdrawal immediately. | |
static void | RequestWithdrawal (GamebaseCallback.GamebaseDelegate< GamebaseResponse.TemporaryWithdrawalInfo > callback) |
Request to Temporary Withdrawal. | |
static void | CancelWithdrawal (GamebaseCallback.ErrorDelegate callback) |
If the user has requested to withdraw, cancel it. | |
This class provides wrapping of function execution related to temporary withdrawal.