public static interface WeatherClient.HistoricalWeatherEventListener extends WeatherClient.WeatherClientListener
Modifier and Type | Method and Description |
---|---|
void |
onWeatherRetrieved(HistoricalWeather histWeather)
This method is called to notify to the listener that the historical Weather information is ready
|
onConnectionError, onWeatherError
void onWeatherRetrieved(HistoricalWeather histWeather)
histWeather
- HistoricalWeather