WeatherResponse

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