Gamebase SDK for Android
1.4.3
Toast Gamebase Platform
◆
showWebBrowser()
static void showWebBrowser
(
@NonNull final Activity
activity
,
@NonNull final String
url
)
static
This method to create the web browser and display it on screen.
Parameters
activity
Current activity.
url
The url of the resource to load.
Deprecated:
This method is deprecated. Use
openWebBrowser(Activity, String)
method instead.
com
toast
android
gamebase
Gamebase
WebView
Generated by
1.8.13