public static interface WeatherClient.GenericRequestWeatherEventListener<T> extends WeatherClient.WeatherClientListener
Modifier and Type | Method and Description |
---|---|
void |
onResponseRetrieved(T data) |
onConnectionError, onWeatherError
void onResponseRetrieved(T data)