Gamebase SDK for Unity  2.2.1
Toast Gamebase Platform
Gamebase.Webview Class Reference

The WebView class represents the entry point for launching WebView. More...

Collaboration diagram for Gamebase.Webview:
Collaboration graph

Static Public Member Functions

static void OpenWebBrowser (string url)
 This method to create the external web browser and display it on screen. More...
 
static void ShowWebView (string url, GamebaseRequest.Webview.GamebaseWebViewConfiguration 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. More...
 
static void CloseWebView ()
 This method to close the webview in display on a screen. More...
 

Detailed Description

The WebView class represents the entry point for launching WebView.

Since
Added 1.4.0.