Gamebase SDK for Android  2.41.2
NHN Cloud Gamebase Platform
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 ( )