public class PhotoResult
extends java.lang.Object
implements java.io.Serializable
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() |