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