PlacePhotoMetadataBuffer

public class PlacePhotoMetadataBuffer extends AbstractDataBuffer<PlacePhotoMetadata>

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.

Data structure providing access to a list of PlacePhotoMetadata objects.

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 Field Summary

Public Method Summary

PlacePhotoMetadata
get(int position)

Inherited Method Summary

Public Methods

public PlacePhotoMetadata get (int position)