java.lang.Object | ||
↳ | com.google.android.gms.common.api.Response<com.google.android.gms.awareness.snapshot.PlacesResult> | |
↳ | com.google.android.gms.awareness.snapshot.PlacesResponse |
Result from getPlaces()
.
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. |