Gamebase SDK for Android  2.17.1
Toast Gamebase Platform
ContactConfiguration.Builder Class Reference
Collaboration diagram for ContactConfiguration.Builder:
Collaboration graph

Public Member Functions

ContactConfiguration build ()
 This method creates an instance of ContactConfiguration. More...
 
Builder setUserName (@NonNull String userName)
 Set the user name. More...
 

Member Function Documentation

◆ build()

This method creates an instance of ContactConfiguration.

Since
Added 2.16.0.
Returns
an instance of ContactConfiguration

◆ setUserName()

Builder setUserName ( @NonNull String  userName)

Set the user name.

Call this API when you want to pass the user name to the customer center web page parameter.

Since
Added 2.16.0.
Returns
an instance of ContactConfiguration