NMA4.CountryInfo

Fields

None

Methods

get_country_code ()

get_country_name ()

get_providers ()

ref ()

unref ()

Details

class NMA4.CountryInfo
get_country_code()
Returns:

the code of the country or None for “Unknown”.

Return type:

str

get_country_name()
Returns:

the name of the country.

Return type:

str

get_providers()
Returns:

the list of NMA4.MobileProvider this country exposes.

Return type:

[NMA4.MobileProvider]

ref()
Return type:

NMA4.CountryInfo

unref()