Gamebase SDK for Android
1.3.0
Toast Gamebase Platform
|
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... | |