Gamebase SDK for Android  1.4.0
Toast Gamebase Platform
Gamebase.WebView Class Reference
Collaboration diagram for Gamebase.WebView:
Collaboration graph

Static Public Member Functions

static void showWebBrowser (@NonNull final Activity activity, @NonNull final String url)
 This method to create the web browser and display it on screen. More...
 
static void showWebPopup (@NonNull final Activity activity, @NonNull final String url)
 This method to create the web popup and display it on screen. More...
 
static void showWebView (@NonNull Activity activity, @NonNull String url, @NonNull GamebaseWebViewConfiguration configuration)
 This method to create the web popup or browser and display it on screen. More...