Contact

class Contact

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

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun openContact(@NonNull activity: Activity, @Nullable onCloseCallback: GamebaseCallback)
open fun openContact(@NonNull activity: Activity, @NonNull configuration: ContactConfiguration, @Nullable onCloseCallback: GamebaseCallback)
Open TOAST Contact WebView with CS URL which is wrote in TOAST Gamebase App Console.
Link copied to clipboard
Returns the customer service URL.