TemporaryWithdrawal
class TemporaryWithdrawal
This class provides functionality related to temporary withdrawal.
Functions
Link copied to clipboard
If the user has requested to withdraw, cancel it.
Link copied to clipboard
open fun requestWithdrawal(@NonNull activity: Activity, @Nullable callback: GamebaseDataCallback<TemporaryWithdrawalInfo>)
Request to withdraw.
Link copied to clipboard
This function ignores the withdrawal grace period and proceeds withdrawal immediately.