Page Summary
-
The
PlacePhotoResponseclass is deprecated. -
The Google Play Services Places SDK is deprecated and a new SDK is available.
-
This class represents the result of a
getPhoto(PlacePhotoMetadata)request. -
The
getBitmap()method returns the requested image data as aBitmap.
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
getPhoto(PlacePhotoMetadata) request.
Public Methods
public Bitmap getBitmap ()
Returns the requested image data.
Returns
- The image data or null if the request was not successful.