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.
Represents the result of a
getPlacePhotos(String)
request.
Public Method Summary
PlacePhotoMetadataBuffer |
getPhotoMetadata()
Returns the photo metadata retrieved by the request.
|
Inherited Method Summary
Public Methods
public PlacePhotoMetadataBuffer getPhotoMetadata ()
Returns the photo metadata retrieved by the request.
Returns
- A buffer containing photo metadata, or null if the request was not successful.