AutocompletePredictionBufferResponse

public class AutocompletePredictionBufferResponse extends DataBufferResponse<AutocompletePredictionAutocompletePredictionBuffer>

This class is deprecated.
The Google Play Services Places SDK is deprecated. A new SDK is available. See the client migration guide for more information.

A DataBuffer that represents a list of AutocompletePredictions.

NOTE: The calling application must release() this object after it is done with it to prevent a memory leak. Refer to the developer's guide for more information about handling buffers.

Inherited Method Summary