Gamebase SDK for Android  0.1.11
Toast Gamebase Platform

◆ showAlertDialog()

static void showAlertDialog ( @NonNull final Activity  activity,
@Nullable final String  title,
@Nullable final String  message,
@Nullable final String  positiveButtonName,
@Nullable final DialogInterface.OnClickListener  positiveListener,
@Nullable final String  negativeButtonName,
@Nullable final DialogInterface.OnClickListener  negativeListener,
@Nullable final DialogInterface.OnCancelListener  backKeyListener 
)
static