Uses of Class
it.tdlight.jni.TdApi.CountryInfo
-
Uses of TdApi.CountryInfo in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.CountryInfoModifier and TypeFieldDescriptionTdApi.Countries.countriesThe list of countries.TdApi.PhoneNumberInfo.countryInformation about the country to which the phone number belongs; may be null.Constructors in it.tdlight.jni with parameters of type TdApi.CountryInfoModifierConstructorDescriptionCountries(TdApi.CountryInfo[] countries) Contains information about countries.PhoneNumberInfo(TdApi.CountryInfo country, String countryCallingCode, String formattedPhoneNumber, boolean isAnonymous) Contains information about a phone number.