Gamebase SDK for Android  1.4.0
Toast Gamebase Platform

◆ isSuccess()

static boolean isSuccess ( GamebaseException  exception)
static

Returns true if the GamebaseException object is null or the error code is zero.

Parameters
exceptionThe exception that occurred
Returns
True if success, false if not
See also
com.toast.android.gamebase.base.GamebaseException
com.toast.android.gamebase.base.GamebaseError
Here is the call graph for this function: