com.google.android.gms.awareness.snapshot.PlacesResult |
Result from getPlaces(GoogleApiClient)
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current places with likelihoods that the device is at.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the current places with likelihoods that the device is at.
Returns | |
---|---|
List<PlaceLikelihood> |
Place likelihoods if getStatus() is successful,
otherwise null.
|