FileDocCategorySizeDatePackage
CountryListener.javaAPI DocAndroid 5.1 API910Thu Mar 12 22:22:30 GMT 2015android.location

CountryListener

public interface CountryListener
The listener for receiving the notification when the country is detected or changed
hide

Fields Summary
Constructors Summary
Methods Summary
public voidonCountryDetected(Country country)

param
country the changed or detected country.