Gamebase SDK for Android  1.5.0
Toast Gamebase Platform
GamebaseCallback Interface Reference

Gamebase callback interface. More...

Collaboration diagram for GamebaseCallback:
Collaboration graph

Public Member Functions

void onCallback (GamebaseException exception)
 Callback function with result. More...
 

Detailed Description

Gamebase callback interface.

Member Function Documentation

◆ onCallback()

void onCallback ( GamebaseException  exception)

Callback function with result.

Parameters
exception
See also
com.toast.android.gamebase.base.GamebaseException