Gamebase SDK for Unity
1.14.2
Toast Gamebase Platform
◆
GetCountryCodeOfUSIM()
static string GetCountryCodeOfUSIM
(
)
static
Gets the country code set in USIM.
Since
Added 1.4.0.
Returns
The country code that is set in USIM.
Example Usage :
public
void
GetCountryCodeOfUSIM
()
{
string
countryCodeOfUSIM = Gamebase.GetCountryCodeOfUSIM();
}
Toast
Gamebase
Gamebase
Generated by
1.8.14