public static interface WeatherClient.CityEventListener extends WeatherClient.WeatherClientListener
Modifier and Type | Method and Description |
---|---|
void |
onCityListRetrieved(java.util.List<City> cityList)
This method is called to notify to the listener that the
City list is ready |
onConnectionError, onWeatherError