Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
G
get(int)
- Method in class com.sola.instagram.util.
PaginatedCollection
get(int)
- Method in class org.json.
JSONArray
Get the object value associated with an index.
get(String)
- Method in class org.json.
JSONObject
Get the value object associated with a key.
GET_ACCESS_TOKEN
- Static variable in class com.sola.instagram.io.
UriFactory.Auth
GET_DATA
- Static variable in class com.sola.instagram.io.
UriFactory.Users
GET_FEED
- Static variable in class com.sola.instagram.io.
UriFactory.Users
GET_FOLLOW_REQUESTS
- Static variable in class com.sola.instagram.io.
UriFactory.Relationships
GET_FOLLOWERS
- Static variable in class com.sola.instagram.io.
UriFactory.Relationships
GET_FOLLOWS
- Static variable in class com.sola.instagram.io.
UriFactory.Relationships
GET_LIKED_MEDIA
- Static variable in class com.sola.instagram.io.
UriFactory.Users
GET_LIKERS
- Static variable in class com.sola.instagram.io.
UriFactory.Likes
GET_LOCATION
- Static variable in class com.sola.instagram.io.
UriFactory.Locations
GET_MEDIA
- Static variable in class com.sola.instagram.io.
UriFactory.Media
GET_MEDIA_COMMENTS
- Static variable in class com.sola.instagram.io.
UriFactory.Comments
GET_MEDIA_FROM_LOCATION
- Static variable in class com.sola.instagram.io.
UriFactory.Locations
GET_POPULAR_MEDIA
- Static variable in class com.sola.instagram.io.
UriFactory.Media
GET_RECENT_MEDIA
- Static variable in class com.sola.instagram.io.
UriFactory.Users
GET_RECENT_TAGED_MEDIA
- Static variable in class com.sola.instagram.io.
UriFactory.Tags
GET_RELATIONSHIP_STATUS
- Static variable in class com.sola.instagram.io.
UriFactory.Relationships
GET_TAG
- Static variable in class com.sola.instagram.io.
UriFactory.Tags
getAccessToken()
- Method in class com.sola.instagram.auth.
InstagramAuthentication
getAuthenticatedUser()
- Method in class com.sola.instagram.auth.
InstagramAuthentication
getAuthorizationUri()
- Method in class com.sola.instagram.auth.
InstagramAuthentication
getBio()
- Method in class com.sola.instagram.model.
User
getBoolean(int)
- Method in class org.json.
JSONArray
Get the boolean value associated with an index.
getBoolean(String)
- Method in class org.json.
JSONObject
Get the boolean value associated with a key.
getCaption()
- Method in class com.sola.instagram.model.
Media
Returns the Caption object representing this media's caption
getCause()
- Method in exception org.json.
JSONException
getComments()
- Method in class com.sola.instagram.model.
Media
Lazy-loads and returns a list of comments for this media
getCreatedTimestamp()
- Method in class com.sola.instagram.model.
Comment
getCreatedTimestamp()
- Method in class com.sola.instagram.model.
Media.Caption
Returns the caption's creation timestamp as a string
getCreatedTimestamp()
- Method in class com.sola.instagram.model.
Media
Returns this media's creation timestamp a string
getDouble(int)
- Method in class org.json.
JSONArray
Get the double value associated with an index.
getDouble(String)
- Method in class org.json.
JSONObject
Get the double value associated with a key.
getFeed()
- Method in class com.sola.instagram.
InstagramSession
Gets the recent media in the current user's feed
getFilter()
- Method in class com.sola.instagram.model.
Media
Returns the type filter for this media's image
getFollowerCount()
- Method in class com.sola.instagram.model.
User
getFollowers(int)
- Method in class com.sola.instagram.
InstagramSession
getFollowingCount()
- Method in class com.sola.instagram.model.
User
getFollowRequests()
- Method in class com.sola.instagram.
InstagramSession
getFollows(int)
- Method in class com.sola.instagram.
InstagramSession
Gets a list of users that the user, whose id is passed, follows.
getFrom()
- Method in class com.sola.instagram.model.
Media.Caption
Returns the creator of this caption
getFullName()
- Method in class com.sola.instagram.model.
User
getHeigth()
- Method in class com.sola.instagram.model.
Media.Image
Returns the height of this image
getHeigth()
- Method in class com.sola.instagram.model.
VideoMedia.Video
Returns the height of this video
getId()
- Method in class com.sola.instagram.model.
Comment
getId()
- Method in class com.sola.instagram.model.
Location
getId()
- Method in class com.sola.instagram.model.
Media.Caption
Returns id of this caption
getId()
- Method in class com.sola.instagram.model.
Media
Returns the id of this media
getId()
- Method in class com.sola.instagram.model.
User
getIncomingStatus()
- Method in class com.sola.instagram.model.
Relationship
getInt(int)
- Method in class org.json.
JSONArray
Get the int value associated with an index.
getInt(String)
- Method in class org.json.
JSONObject
Get the int value associated with a key.
getJSON()
- Method in class com.sola.instagram.io.
RequestResponse
getJSONArray(int)
- Method in class org.json.
JSONArray
Get the JSONArray associated with an index.
getJSONArray(String)
- Method in class org.json.
JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int)
- Method in class org.json.
JSONArray
Get the JSONObject associated with an index.
getJSONObject(String)
- Method in class org.json.
JSONObject
Get the JSONObject value associated with a key.
getLatitude()
- Method in class com.sola.instagram.model.
Location
getLikedMedia()
- Method in class com.sola.instagram.
InstagramSession
Gets the recent media that the current user has liked.
getLikers()
- Method in class com.sola.instagram.model.
Media
Lazy-Loads and returns a list of users who have liked this media
getLink()
- Method in class com.sola.instagram.model.
Media
Returns the url link to this media
getLocation(int)
- Method in class com.sola.instagram.
InstagramSession
getLocation()
- Method in class com.sola.instagram.model.
Media
Returns the Location object representing location that this media was created
getLong(int)
- Method in class org.json.
JSONArray
Get the long value associated with an index.
getLong(String)
- Method in class org.json.
JSONObject
Get the long value associated with a key.
getLongitude()
- Method in class com.sola.instagram.model.
Location
getLowResolutionImage()
- Method in class com.sola.instagram.model.
Media
Returns the low resolution image for this media
getLowResolutionVideo()
- Method in class com.sola.instagram.model.
VideoMedia
getMedia(String)
- Method in class com.sola.instagram.
InstagramSession
Gets the media with the id passed.
getMediaCount()
- Method in class com.sola.instagram.model.
Tag
getMediaCount()
- Method in class com.sola.instagram.model.
User
GetMethod
- Class in
com.sola.instagram.io
GetMethod()
- Constructor for class com.sola.instagram.io.
GetMethod
GetMethod(String, int)
- Constructor for class com.sola.instagram.io.
GetMethod
getMethodUri()
- Method in class com.sola.instagram.io.
APIMethod
getName()
- Method in class com.sola.instagram.model.
Location
getName()
- Method in class com.sola.instagram.model.
Tag
getNames(JSONObject)
- Static method in class org.json.
JSONObject
Get an array of field names from a JSONObject.
getNames(Object)
- Static method in class org.json.
JSONObject
Get an array of field names from an Object.
getOutgoingStatus()
- Method in class com.sola.instagram.model.
Relationship
getPopularMedia()
- Method in class com.sola.instagram.
InstagramSession
Finds and returns the most popular media on instagram.
getPostParameters()
- Method in class com.sola.instagram.io.
PostMethod
getProfilePictureURI()
- Method in class com.sola.instagram.model.
User
getRecentMediaForTag(String)
- Method in class com.sola.instagram.
InstagramSession
getRecentMediaFromLocation(int)
- Method in class com.sola.instagram.
InstagramSession
getRecentPublishedMedia(int)
- Method in class com.sola.instagram.
InstagramSession
Finds and returns the most recent media published by the user with the id passed.
getRelationshipWith(int)
- Method in class com.sola.instagram.
InstagramSession
getResponseString()
- Method in class com.sola.instagram.io.
RequestResponse
getScope()
- Method in class com.sola.instagram.auth.
InstagramAuthentication
getSender()
- Method in class com.sola.instagram.model.
Comment
getStandardResolutionImage()
- Method in class com.sola.instagram.model.
Media
Returns the standard resolution image for this media
getStandardResolutionVideo()
- Method in class com.sola.instagram.model.
VideoMedia
getString(int)
- Method in class org.json.
JSONArray
Get the string associated with an index.
getString(String)
- Method in class org.json.
JSONObject
Get the string associated with a key.
getTag(String)
- Method in class com.sola.instagram.
InstagramSession
getTags()
- Method in class com.sola.instagram.model.
Media
Returns a list of tags (as strings) used in this media
getText()
- Method in class com.sola.instagram.model.
Comment
getText()
- Method in class com.sola.instagram.model.
Media.Caption
Returns the text for this caption
getThumbnailImage()
- Method in class com.sola.instagram.model.
Media
Returns the thumbnail image for this media
getTokenString()
- Method in class com.sola.instagram.auth.
AccessToken
getType()
- Method in class com.sola.instagram.io.
APIMethod
getType()
- Method in class com.sola.instagram.model.
Media
Returns the type of this media
getUri()
- Method in class com.sola.instagram.model.
Media.Image
Returns the url link to this image
getUri()
- Method in class com.sola.instagram.model.
VideoMedia.Video
Returns the url link to this video
getUser()
- Method in class com.sola.instagram.model.
Media
Returns the User object of this media's creator
getUser()
- Method in class com.sola.instagram.model.
Media.UserPhotoTag
getUserById(int)
- Method in class com.sola.instagram.
InstagramSession
Finds and returns a user with the given id.
getUserName()
- Method in class com.sola.instagram.model.
User
getUsersInPhoto()
- Method in class com.sola.instagram.model.
Media
Returns a list of tags (as strings) used in this media
getWebsite()
- Method in class com.sola.instagram.model.
User
getWidth()
- Method in class com.sola.instagram.model.
Media.Image
Returns the width of this image
getWidth()
- Method in class com.sola.instagram.model.
VideoMedia.Video
Returns the width of this video
getX()
- Method in class com.sola.instagram.model.
Media.UserPhotoTag
getY()
- Method in class com.sola.instagram.model.
Media.UserPhotoTag
GT
- Static variable in class org.json.
XML
The Character '>'.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X