WeatherResponse | Doclava
public class

WeatherResponse

extends Response<WeatherResult>
java.lang.Object
   ↳ com.google.android.gms.common.api.Response<com.google.android.gms.awareness.snapshot.WeatherResult>
     ↳ com.google.android.gms.awareness.snapshot.WeatherResponse

Class Overview

Result from getWeather().

Summary

Public Methods
Weather getWeather()
Returns the current weather.
[Expand]
Inherited Methods
From class com.google.android.gms.common.api.Response
From class java.lang.Object

Public Methods

public Weather getWeather ()

Returns the current weather.

Returns
Weather Weather.