Gamebase SDK for Android  0.1.11
Toast Gamebase Platform

◆ showAlertDialogWithTextInput()

static void showAlertDialogWithTextInput ( @NonNull final Context  context,
@NonNull final String  title,
@Nullable final String  message,
@Nullable String  positiveButtonName,
@Nullable final GamebaseDataCallback< String >  positiveListener,
@Nullable String  negativeButtonName,
@Nullable final DialogInterface.OnClickListener  negativeListener,
@Nullable final DialogInterface.OnCancelListener  backKeyListener 
)
static