AI-generated Key Takeaways
-
PlacesResponse class is deprecated as of August 07, 2019 and will be turned off by October 30, 2019.
-
Existing implementations can continue using these signals until October 30, 2019, but new implementations should use the Places SDK for Android.
-
This class is the result from calling getPlaces() and contains a method to get current places with likelihoods.
This class is deprecated.
This method is deprecated as of August 07, 2019, and will be turned off by October 30, 2019.
Continued use of these signals is restricted to customers with existing implementations,
through October 30, 2019. New implementations must use the Places SDK for Android instead of the Places
contextual signal.
Result from getPlaces().
Public Method Summary
| List<PlaceLikelihood> |
getPlaceLikelihoods()
Returns the current places with likelihoods that the device is at.
|
Inherited Method Summary
Public Methods
public List<PlaceLikelihood> getPlaceLikelihoods ()
Returns the current places with likelihoods that the device is at.
Returns
- Place likelihoods.