Uses of Class
it.tdlight.jni.TdApi.CountryInfo
-
Uses of TdApi.CountryInfo in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.Countries.countries
The list of countries.TdApi.PhoneNumberInfo.country
Information about the country to which the phone number belongs; may be null.ModifierConstructorDescriptionCountries
(TdApi.CountryInfo[] countries) Contains information about countries.PhoneNumberInfo
(TdApi.CountryInfo country, String countryCallingCode, String formattedPhoneNumber) Contains information about a phone number.