Gamebase SDK for Unity
2.3.0
Toast Gamebase Platform
|
|
static |
This method to create the webview and display it on screen.
url | The url of the resource to load. |
configuration | The configuration of webview. |
closeCallback | This callback would be called when webview is closed |
schemeList | This schemeList would be filtered every web view request and call schemeEvent |
schemeEvent | This schemeEvent would be called when web view request matches one of the schemeLlist |
Example Usage :