|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sola.instagram.model.InstagramModel
com.sola.instagram.model.Media
com.sola.instagram.model.ImageMedia
public class ImageMedia
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sola.instagram.model.Media |
---|
Media.Caption, Media.Filters, Media.Image, Media.UserPhotoTag |
Constructor Summary | |
---|---|
ImageMedia(JSONObject obj,
java.lang.String accessToken)
|
Method Summary |
---|
Methods inherited from class com.sola.instagram.model.Media |
---|
equals, fromJSON, getCaption, getComments, getCreatedTimestamp, getFilter, getId, getLikers, getLink, getLocation, getLowResolutionImage, getStandardResolutionImage, getTags, getThumbnailImage, getType, getUser, getUsersInPhoto, userHasLikedMedia |
Methods inherited from class com.sola.instagram.model.InstagramModel |
---|
toString |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ImageMedia(JSONObject obj, java.lang.String accessToken) throws JSONException
JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |