WeatherResponse

  • WeatherResponse is a deprecated class that extends Response

  • This class and its functionality for the Weather contextual signal were turned off on January 31, 2020, with no alternate provided.

  • The getWeather() method returns the current weather.

  • Inherited methods include getResult() and setResult().

public class WeatherResponse extends Response<WeatherResult>

This class is deprecated.
This method is deprecated as of August 07, 2019, and will be turned off on January 31, 2020. Google does not offer alternate functionality for the Weather contextual signal.

Result from getWeather().

Public Method Summary

Weather
getWeather()
Returns the current weather.

Inherited Method Summary

Public Methods

public Weather getWeather ()

Returns the current weather.

Returns