java.lang.Object | ||
↳ | com.google.android.gms.common.api.Response<com.google.android.gms.location.places.PlacePhotoResult> | |
↳ | com.google.android.gms.location.places.PlacePhotoResponse |
Represents the result of a getPhoto(PlacePhotoMetadata)
request.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the requested image data.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the requested image data.
Returns | |
---|---|
Bitmap |
The image data or null if the request was not successful. |