cyanogenmod.weather.CMWeatherManager.WeatherUpdateRequestListener |
Interface used to receive notifications upon completion of a weather update request
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method will be called when the weather service provider has finished processing the
request
|
This method will be called when the weather service provider has finished processing the request
status | See CMWeatherManager.RequestStatus |
---|---|
weatherInfo | A fully populated WeatherInfo if state is
COMPLETED , null otherwise
|