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