Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
Loading...
Searching...
No Matches
Gamebase.Contact Class Reference

This class provides wrapping of function execution related to TOAST Contact. More...

Collaboration diagram for Gamebase.Contact:
Collaboration graph

Static Public Member Functions

static void OpenContact (GamebaseCallback.ErrorDelegate callback)
 Open TOAST Contact WebView with CS URL which is wrote in TOAST Gamebase App Console.
 
static void OpenContact (GamebaseRequest.Contact.Configuration configuration, GamebaseCallback.ErrorDelegate callback)
 Open TOAST Contact WebView with CS URL which is wrote in TOAST Gamebase App Console.
 
static void RequestContactURL (GamebaseCallback.GamebaseDelegate< string > callback)
 URL is passed through callback.
 
static void RequestContactURL (GamebaseRequest.Contact.Configuration configuration, GamebaseCallback.GamebaseDelegate< string > callback)
 URL is passed through callback.
 

Detailed Description

This class provides wrapping of function execution related to TOAST Contact.

Since
Added 2.5.0.