Gamebase SDK for Android  2.41.1
NHN Cloud Gamebase Platform
AuthProvider.LogoutCallback Interface Reference
Collaboration diagram for AuthProvider.LogoutCallback:
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 ( )