Gamebase SDK for Unity  1.1.5
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 ShowWebBrowser (string url)
 Show Web Browser that has navigationbar and fullscreen. More...
 
static void ShowWebPopup (string url)
 Show Web PopUp that has navigationbar and fullscreen. More...
 
static void ShowWebView (GamebaseRequest.Webview.GamebaseWebViewConfiguration configuration)
 Show WebView that is not for local url. More...
 
static void ShowWebViewFile (GamebaseRequest.Webview.GamebaseWebViewConfiguration configuration)
 Show WebView for local html (or other web resources) More...
 

Detailed Description

The WebView class represents the entry point for launching WebView.