java.lang.Object | ||
↳ | com.google.android.gms.common.api.Response<com.google.android.gms.awareness.snapshot.LocationResult> | |
↳ | com.google.android.gms.awareness.snapshot.LocationResponse |
Result from getLocation()
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current lat/lng location of the device.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the current lat/lng location of the device.
Returns | |
---|---|
Location |
Location. |