public class PhotoResult
extends java.lang.Object
Please see Place Photos for more details.
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
contentType
The Content-Type header of the returned result.
|
byte[] |
imageData
The image data from the Photos API call.
|
| Constructor and Description |
|---|
PhotoResult() |