Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
Loading...
Searching...
No Matches
Gamebase.TemporaryWithdrawal Class Reference

This class provides wrapping of function execution related to temporary withdrawal. More...

Collaboration diagram for Gamebase.TemporaryWithdrawal:
Collaboration graph

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.
 

Detailed Description

This class provides wrapping of function execution related to temporary withdrawal.

Since
Added 2.9.0.