Gamebase SDK for Android
2.31.0
NHN Cloud Gamebase Platform
|
Parameter class for the initialization of Gamebase.Contact.openContact(). More...
Classes | |
class | Builder |
Public Member Functions | |
String | getUserName () |
Map< String, String > | getExtraData () |
String | getAdditionalURL () |
Static Public Member Functions | |
static Builder | newBuilder () |
The factory method to create an instance of the builder to build ContactConfiguration. More... | |
Parameter class for the initialization of Gamebase.Contact.openContact().
String getAdditionalURL | ( | ) |
Map<String, String> getExtraData | ( | ) |
String getUserName | ( | ) |
|
static |
The factory method to create an instance of the builder to build ContactConfiguration.