Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
|
This class provides wrapping of function execution related to TOAST Contact. More...
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. | |
This class provides wrapping of function execution related to TOAST Contact.