public class PhotoContentImpl extends Object implements PhotoContent
| Modifier and Type | Method and Description |
|---|---|
static PhotoContent |
createPhotoContent(org.json.JSONArray jsonArray,
String caption) |
String |
getCaption() |
PhotoSize[] |
getContent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static PhotoContent createPhotoContent(org.json.JSONArray jsonArray, String caption)
public PhotoSize[] getContent()
public String getCaption()
Copyright © 2016. All rights reserved.