com.google.android.gms.awareness.snapshot.LocationResult |
Result from getLocation(GoogleApiClient)
.
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 if getStatus() is successful, otherwise null.
|