public class PhotoContentImpl extends Object implements PhotoContent
| Modifier and Type | Method and Description |
|---|---|
static PhotoContent |
createPhotoContent(org.json.JSONArray jsonArray,
String caption) |
String |
getCaption()
Gets the caption for the file
|
PhotoSize[] |
getContent()
Gets the PhotoSize array relating to this PhotoContent object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static PhotoContent createPhotoContent(org.json.JSONArray jsonArray, String caption)
public PhotoSize[] getContent()
PhotoContentgetContent in interface PhotoContentpublic String getCaption()
CaptionablegetCaption in interface CaptionableCopyright © 2017. All rights reserved.