Contact
class Contact
This class provides wrapping of function execution related to TOAST Contact.
Functions
Link copied to clipboard
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
open fun requestContactURL(@NonNull configuration: ContactConfiguration, @NonNull callback: GamebaseDataCallback<String>)
Returns the customer service URL.