Gamebase SDK for Android 2.44.2
NHN Cloud Gamebase Platform
Loading...
Searching...
No Matches
AuthProvider.WithdrawCallback Interface Reference
Collaboration diagram for AuthProvider.WithdrawCallback:
Collaboration graph

Public Member Functions

void onSuccess ()
 
void onCancel ()
 
void onError (GamebaseException error)
 

Member Function Documentation

◆ onCancel()

void onCancel ( )

◆ onError()

void onError ( GamebaseException  error)

◆ onSuccess()

void onSuccess ( )