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