PlacesResponse

public class PlacesResponse extends Response<PlacesResult>

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.