|
Gamebase SDK for Unity 2.72.0
Toast Gamebase Platform
|
The WebView class represents the entry point for launching WebView. More...

Static Public Member Functions | |
| static void | OpenWebBrowser (string url) |
| This method to create the external web browser and display it on screen. | |
| static void | ShowWebView (string url, GamebaseRequest.Webview.Configuration configuration=null, GamebaseCallback.ErrorDelegate closeCallback=null, List< string > schemeList=null, GamebaseCallback.GamebaseDelegate< string > schemeEvent=null) |
| This method to create the webview and display it on screen. | |
| static void | CloseWebView () |
| This method to close the webview in display on a screen. | |
The WebView class represents the entry point for launching WebView.