Skip navigation links
A C D E F G H I L M P S T U V 

A

ADD_COMMENT_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
addAllSuggestedUsers(ArrayList<SuggestedUser>) - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
addAllUserIds(ArrayList<String>) - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
addComment(String, String) - Method in class ir.sadeghpro.insta.client.Insta
 
addComment(Post, String) - Method in class ir.sadeghpro.insta.client.Insta
 
addComments(Comment) - Method in class ir.sadeghpro.insta.client.CommentResponse
 
addComments(List<Comment>) - Method in class ir.sadeghpro.insta.client.Post
 
addComments(Comment) - Method in class ir.sadeghpro.insta.client.Post
 
addLiker(Liker) - Method in class ir.sadeghpro.insta.client.LikerResponse
 
addPost(Post) - Method in class ir.sadeghpro.insta.client.ExploreResponse
 
addPost(Post) - Method in class ir.sadeghpro.insta.client.PostResponse
 
addRecentPost(Post) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
addSuggestedUser(SuggestedUser) - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
addTopPost(Post) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
addUserId(String) - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
addUsers(User) - Method in class ir.sadeghpro.insta.client.FollowResponse
 

C

Comment - Class in ir.sadeghpro.insta.client
 
Comment() - Constructor for class ir.sadeghpro.insta.client.Comment
 
COMMENT_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
CommentResponse - Class in ir.sadeghpro.insta.client
 
CommentResponse() - Constructor for class ir.sadeghpro.insta.client.CommentResponse
 

D

deleteComment(Comment) - Method in class ir.sadeghpro.insta.client.Insta
 
deleteComment(Comment, Post) - Method in class ir.sadeghpro.insta.client.Insta
 
Dimension - Class in ir.sadeghpro.insta.client
 
Dimension(int, int) - Constructor for class ir.sadeghpro.insta.client.Dimension
 
Dimension() - Constructor for class ir.sadeghpro.insta.client.Dimension
 

E

EXPLORE_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
ExploreResponse - Class in ir.sadeghpro.insta.client
 
ExploreResponse() - Constructor for class ir.sadeghpro.insta.client.ExploreResponse
 

F

follow(String) - Method in class ir.sadeghpro.insta.client.Insta
 
follow(User) - Method in class ir.sadeghpro.insta.client.Insta
 
FOLLOWER_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
FOLLOWING_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
FollowResponse - Class in ir.sadeghpro.insta.client
 
FollowResponse() - Constructor for class ir.sadeghpro.insta.client.FollowResponse
 
FRIENDSHIP_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 

G

getBio() - Method in class ir.sadeghpro.insta.client.User
get user biography
getCaption() - Method in class ir.sadeghpro.insta.client.Post
get caption of post
getChallenge() - Method in class ir.sadeghpro.insta.client.Insta
 
getComment(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getComment(String, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getComment(String, int) - Method in class ir.sadeghpro.insta.client.Insta
 
getComment(String, int, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getComment() - Method in class ir.sadeghpro.insta.client.Post
get comment count of post
getComments() - Method in class ir.sadeghpro.insta.client.CommentResponse
an array of comment object
getComments() - Method in class ir.sadeghpro.insta.client.Post
 
getCookie() - Method in class ir.sadeghpro.insta.client.Insta
 
getCount() - Method in class ir.sadeghpro.insta.client.CommentResponse
get count of comment on a post
getCount() - Method in class ir.sadeghpro.insta.client.FollowResponse
get count of comment on a post
getCount() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
getCsrf() - Method in class ir.sadeghpro.insta.client.Insta
 
getDescription() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
getDimensions() - Method in class ir.sadeghpro.insta.client.Post
get dimensions of media
getDisplayUrl() - Method in class ir.sadeghpro.insta.client.Post
get display image link of post that shown when you in list of posts and don't select the post
getEndCursor() - Method in class ir.sadeghpro.insta.client.CommentResponse
string code for getting next comments with getComment method
getEndCursor() - Method in class ir.sadeghpro.insta.client.ExploreResponse
string code for getting next posts with getPost method
getEndCursor() - Method in class ir.sadeghpro.insta.client.FollowResponse
string code for getting next users with getFollowers method
getEndCursor() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
getEndCursor() - Method in class ir.sadeghpro.insta.client.LikerResponse
string code for getting next likers with getPost method
getEndCursor() - Method in class ir.sadeghpro.insta.client.PostResponse
string code for getting next posts with getPost method
getExplore() - Method in class ir.sadeghpro.insta.client.Insta
 
getExplore(int) - Method in class ir.sadeghpro.insta.client.Insta
 
getExplore(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getExplore(int, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getExternalUrl() - Method in class ir.sadeghpro.insta.client.User
get user external url
getFollower() - Method in class ir.sadeghpro.insta.client.User
get follower count of user
getFollowers(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowers(String, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowers(String, int) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowers(String, int, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowersCount() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
getFollowing(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowing(String, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowing(String, int) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowing(String, int, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getFollowing() - Method in class ir.sadeghpro.insta.client.User
get following count of user
getFullname() - Method in class ir.sadeghpro.insta.client.Liker
 
getFullname() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
getFullname() - Method in class ir.sadeghpro.insta.client.User
get user full name
getHashTag(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getHashTag(String, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getHeight() - Method in class ir.sadeghpro.insta.client.Dimension
 
getId() - Method in class ir.sadeghpro.insta.client.Comment
get id of comment on instagram
getId() - Method in class ir.sadeghpro.insta.client.Liker
 
getId() - Method in class ir.sadeghpro.insta.client.Location
 
getId() - Method in class ir.sadeghpro.insta.client.Post
get String id of post on instagram to use in other method
getImage() - Method in class ir.sadeghpro.insta.client.Liker
 
getImage() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
getImage() - Method in class ir.sadeghpro.insta.client.User
get hd image link of user profile
getInstaId() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
getInstaId() - Method in class ir.sadeghpro.insta.client.User
get id of user in instagram
getJson() - Method in class ir.sadeghpro.insta.client.CommentResponse
get full json object of get comments response
getJson() - Method in class ir.sadeghpro.insta.client.FollowResponse
get full json object of get users response
getJson() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
getJson() - Method in class ir.sadeghpro.insta.client.PostResponse
get full json object of get posts response
getJson() - Method in class ir.sadeghpro.insta.client.User
get full json object of user
getLat() - Method in class ir.sadeghpro.insta.client.Location
 
getLike() - Method in class ir.sadeghpro.insta.client.Post
get like count of post
getLiker(String, int, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getLikers() - Method in class ir.sadeghpro.insta.client.LikerResponse
an array of post object
getLng() - Method in class ir.sadeghpro.insta.client.Location
 
getLocation(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getLocation() - Method in class ir.sadeghpro.insta.client.Post
get location id of post if location id is 0 then means not set and if location id is -1 then there is no location id founded for his post at all.
getName() - Method in class ir.sadeghpro.insta.client.Location
 
getOwnerId() - Method in class ir.sadeghpro.insta.client.Comment
get owner id of comment
getOwnerId() - Method in class ir.sadeghpro.insta.client.Post
get owner id of post
getOwnerProfilePicUrl() - Method in class ir.sadeghpro.insta.client.Comment
get owner profile picture of comment
getOwnerUsername() - Method in class ir.sadeghpro.insta.client.Comment
get owner username of comment
getPassword() - Method in class ir.sadeghpro.insta.client.Insta
 
getPost(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getPosts() - Method in class ir.sadeghpro.insta.client.ExploreResponse
an array of post object
getPosts() - Method in class ir.sadeghpro.insta.client.PostResponse
an array of post object
getPosts() - Method in class ir.sadeghpro.insta.client.User
get post count of user
getPostShortCode() - Method in class ir.sadeghpro.insta.client.Comment
get post short code that this comment for it
getProfilePicUrl() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
getRecentPosts() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
getRhx_gis() - Method in class ir.sadeghpro.insta.client.Insta
 
getRollOutHash() - Method in class ir.sadeghpro.insta.client.Insta
 
getShortcode() - Method in class ir.sadeghpro.insta.client.Post
get short code of post that see in https://www.instagram.com/p/{ShortCode}/ and use in other method
getSidecars() - Method in class ir.sadeghpro.insta.client.Post
get sidecars for post with multi video or image
getSlug() - Method in class ir.sadeghpro.insta.client.Location
 
getSuggestedUser() - Method in class ir.sadeghpro.insta.client.Insta
 
getSuggestedUser(ArrayList<String>) - Method in class ir.sadeghpro.insta.client.Insta
 
getSuggestedUsers() - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
getText() - Method in class ir.sadeghpro.insta.client.Comment
get text of comment
getTimestamp() - Method in class ir.sadeghpro.insta.client.Comment
get time of comment in timestamp format
getTimestamp() - Method in class ir.sadeghpro.insta.client.Post
get time of post in timestamp format
getTopPosts() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
getTypename() - Method in class ir.sadeghpro.insta.client.Post
get type name of post like "GraphVideo" and "GraphImage"
getUser(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getUser() - Method in class ir.sadeghpro.insta.client.Insta
 
getUserAgent() - Method in class ir.sadeghpro.insta.client.Insta
 
getUserIds() - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
getUsername() - Method in class ir.sadeghpro.insta.client.Insta
 
getUsername() - Method in class ir.sadeghpro.insta.client.Liker
 
getUsername() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
getUsername() - Method in class ir.sadeghpro.insta.client.User
get username of account
getUsernameById(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getUserPosts(String) - Method in class ir.sadeghpro.insta.client.Insta
 
getUserPosts(String, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getUserPosts(String, int) - Method in class ir.sadeghpro.insta.client.Insta
 
getUserPosts(String, int, String) - Method in class ir.sadeghpro.insta.client.Insta
 
getUsers() - Method in class ir.sadeghpro.insta.client.FollowResponse
an array of user object
getVideoUrl() - Method in class ir.sadeghpro.insta.client.Post
get video url with mp4 extention
getVideoViewCount() - Method in class ir.sadeghpro.insta.client.Post
get view count of video.
getWidth() - Method in class ir.sadeghpro.insta.client.Dimension
 
getYourSelf() - Method in class ir.sadeghpro.insta.client.Insta
 
getYourSelf(boolean) - Method in class ir.sadeghpro.insta.client.Insta
 

H

HASHTAG_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
HashTagResponse - Class in ir.sadeghpro.insta.client
 
HashTagResponse() - Constructor for class ir.sadeghpro.insta.client.HashTagResponse
 
hasNextPage() - Method in class ir.sadeghpro.insta.client.CommentResponse
is exist any other comment
hasNextPage() - Method in class ir.sadeghpro.insta.client.ExploreResponse
is exist any other post
hasNextPage() - Method in class ir.sadeghpro.insta.client.FollowResponse
is exist any other followers
hasNextPage() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
hasNextPage() - Method in class ir.sadeghpro.insta.client.LikerResponse
is exist any other post
hasNextPage() - Method in class ir.sadeghpro.insta.client.PostResponse
is exist any other post
hasNextPage() - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
hasPublicPage() - Method in class ir.sadeghpro.insta.client.Location
 

I

Insta - Class in ir.sadeghpro.insta.client
 
Insta() - Constructor for class ir.sadeghpro.insta.client.Insta
 
Insta(String, int) - Constructor for class ir.sadeghpro.insta.client.Insta
 
Insta(String, String) - Constructor for class ir.sadeghpro.insta.client.Insta
 
Insta(String, String, String, int) - Constructor for class ir.sadeghpro.insta.client.Insta
 
ir.sadeghpro.insta.client - package ir.sadeghpro.insta.client
 
isCommentsDisabled() - Method in class ir.sadeghpro.insta.client.Post
is disable comments in this post
isFollow() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
isFollowed() - Method in class ir.sadeghpro.insta.client.Liker
 
isFollowedByViewer() - Method in class ir.sadeghpro.insta.client.User
is user followed by this account if you login
isFollowsViewer() - Method in class ir.sadeghpro.insta.client.User
 
isLogin() - Method in class ir.sadeghpro.insta.client.Insta
 
isPrivate() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
isPrivate() - Method in class ir.sadeghpro.insta.client.User
is user private
isRequested() - Method in class ir.sadeghpro.insta.client.Liker
 
isRequested() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
isRequestedByViewer() - Method in class ir.sadeghpro.insta.client.User
is you request for following or not if you login
isRequestedViewer() - Method in class ir.sadeghpro.insta.client.User
 
isTopMediaOnly() - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
isVerified() - Method in class ir.sadeghpro.insta.client.Liker
 
isVerified() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
isVerified() - Method in class ir.sadeghpro.insta.client.User
 
isVideo() - Method in class ir.sadeghpro.insta.client.Post
get type of post that is video or not
isViewer() - Method in class ir.sadeghpro.insta.client.SuggestedUser
 

L

like(String) - Method in class ir.sadeghpro.insta.client.Insta
 
like(Post) - Method in class ir.sadeghpro.insta.client.Insta
 
Liker - Class in ir.sadeghpro.insta.client
 
Liker() - Constructor for class ir.sadeghpro.insta.client.Liker
 
LikerResponse - Class in ir.sadeghpro.insta.client
 
LikerResponse() - Constructor for class ir.sadeghpro.insta.client.LikerResponse
 
LIKES_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
Location - Class in ir.sadeghpro.insta.client
 
Location() - Constructor for class ir.sadeghpro.insta.client.Location
 
LOCATION_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
login(String, String) - Method in class ir.sadeghpro.insta.client.Insta
 
LOGIN_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 

M

main(String[]) - Static method in class ir.sadeghpro.insta.client.Test
 

P

Post - Class in ir.sadeghpro.insta.client
 
Post() - Constructor for class ir.sadeghpro.insta.client.Post
 
Post.TypeName - Enum in ir.sadeghpro.insta.client
 
POST_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
POST_LIKERS_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
PostResponse - Class in ir.sadeghpro.insta.client
 
PostResponse() - Constructor for class ir.sadeghpro.insta.client.PostResponse
 

S

S - Class in ir.sadeghpro.insta.client
 
S() - Constructor for class ir.sadeghpro.insta.client.S
 
sendSecurityCode(String) - Method in class ir.sadeghpro.insta.client.Insta
 
setBio(String) - Method in class ir.sadeghpro.insta.client.User
 
setCaption(String) - Method in class ir.sadeghpro.insta.client.Post
 
setComment(int) - Method in class ir.sadeghpro.insta.client.Post
 
setCommentsDisabled(boolean) - Method in class ir.sadeghpro.insta.client.Post
 
setCount(int) - Method in class ir.sadeghpro.insta.client.CommentResponse
 
setCount(int) - Method in class ir.sadeghpro.insta.client.FollowResponse
 
setCount(int) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
setDescription(String) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setDimensions(int, int) - Method in class ir.sadeghpro.insta.client.Post
 
setDisplayUrl(String) - Method in class ir.sadeghpro.insta.client.Post
 
setEndCursor(String) - Method in class ir.sadeghpro.insta.client.CommentResponse
 
setEndCursor(String) - Method in class ir.sadeghpro.insta.client.ExploreResponse
 
setEndCursor(String) - Method in class ir.sadeghpro.insta.client.FollowResponse
 
setEndCursor(String) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
setEndCursor(String) - Method in class ir.sadeghpro.insta.client.LikerResponse
 
setEndCursor(String) - Method in class ir.sadeghpro.insta.client.PostResponse
 
setExternalUrl(String) - Method in class ir.sadeghpro.insta.client.User
 
setFollow(boolean) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setFollowed(boolean) - Method in class ir.sadeghpro.insta.client.Liker
 
setFollowedByViewer(boolean) - Method in class ir.sadeghpro.insta.client.User
 
setFollower(int) - Method in class ir.sadeghpro.insta.client.User
 
setFollowersCount(int) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setFollowing(int) - Method in class ir.sadeghpro.insta.client.User
 
setFollowsViewer(boolean) - Method in class ir.sadeghpro.insta.client.User
 
setFullname(String) - Method in class ir.sadeghpro.insta.client.Liker
 
setFullname(String) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setFullname(String) - Method in class ir.sadeghpro.insta.client.User
 
setHasNextPage(boolean) - Method in class ir.sadeghpro.insta.client.CommentResponse
 
setHasNextPage(boolean) - Method in class ir.sadeghpro.insta.client.ExploreResponse
 
setHasNextPage(boolean) - Method in class ir.sadeghpro.insta.client.FollowResponse
 
setHasNextPage(boolean) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
setHasNextPage(boolean) - Method in class ir.sadeghpro.insta.client.LikerResponse
 
setHasNextPage(boolean) - Method in class ir.sadeghpro.insta.client.PostResponse
 
setHasNextPage(boolean) - Method in class ir.sadeghpro.insta.client.SuggestedResponse
 
setHasPublicPage(boolean) - Method in class ir.sadeghpro.insta.client.Location
 
setHeight(int) - Method in class ir.sadeghpro.insta.client.Dimension
 
setId(String) - Method in class ir.sadeghpro.insta.client.Comment
 
setId(String) - Method in class ir.sadeghpro.insta.client.Liker
 
setId(String) - Method in class ir.sadeghpro.insta.client.Location
 
setId(String) - Method in class ir.sadeghpro.insta.client.Post
 
setImage(String) - Method in class ir.sadeghpro.insta.client.Liker
 
setImage(String) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setImage(String) - Method in class ir.sadeghpro.insta.client.User
 
setInstaId(String) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setInstaId(String) - Method in class ir.sadeghpro.insta.client.User
 
setIsPrivate(boolean) - Method in class ir.sadeghpro.insta.client.User
 
setIsVerified(boolean) - Method in class ir.sadeghpro.insta.client.User
 
setIsVideo(boolean) - Method in class ir.sadeghpro.insta.client.Post
 
setJson(Ason) - Method in class ir.sadeghpro.insta.client.CommentResponse
 
setJson(Ason) - Method in class ir.sadeghpro.insta.client.FollowResponse
 
setJson(Ason) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
setJson(Ason) - Method in class ir.sadeghpro.insta.client.PostResponse
 
setJson(Ason) - Method in class ir.sadeghpro.insta.client.User
 
setLat(double) - Method in class ir.sadeghpro.insta.client.Location
 
setLike(int) - Method in class ir.sadeghpro.insta.client.Post
 
setLng(double) - Method in class ir.sadeghpro.insta.client.Location
 
setLocation(Location) - Method in class ir.sadeghpro.insta.client.Post
 
setName(String) - Method in class ir.sadeghpro.insta.client.Location
 
setOwnerId(String) - Method in class ir.sadeghpro.insta.client.Comment
 
setOwnerId(String) - Method in class ir.sadeghpro.insta.client.Post
 
setOwnerProfilePicUrl(String) - Method in class ir.sadeghpro.insta.client.Comment
 
setOwnerUsername(String) - Method in class ir.sadeghpro.insta.client.Comment
 
setPosts(int) - Method in class ir.sadeghpro.insta.client.User
 
setPostShortCode(String) - Method in class ir.sadeghpro.insta.client.Comment
 
setPrivate(boolean) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setProfilePicUrl(String) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
setRequested(boolean) - Method in class ir.sadeghpro.insta.client.Liker
 
setRequested(boolean) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setRequestedByViewer(boolean) - Method in class ir.sadeghpro.insta.client.User
 
setRequestedViewer(boolean) - Method in class ir.sadeghpro.insta.client.User
 
setShortcode(String) - Method in class ir.sadeghpro.insta.client.Post
 
setSidecars(Post[]) - Method in class ir.sadeghpro.insta.client.Post
 
setSize(int, int) - Method in class ir.sadeghpro.insta.client.Dimension
 
setSlug(String) - Method in class ir.sadeghpro.insta.client.Location
 
setText(String) - Method in class ir.sadeghpro.insta.client.Comment
 
setTimestamp(int) - Method in class ir.sadeghpro.insta.client.Comment
 
setTimestamp(int) - Method in class ir.sadeghpro.insta.client.Post
 
setTopMediaOnly(boolean) - Method in class ir.sadeghpro.insta.client.HashTagResponse
 
setTypename(Post.TypeName) - Method in class ir.sadeghpro.insta.client.Post
 
setTypename(String) - Method in class ir.sadeghpro.insta.client.Post
 
setUsername(String) - Method in class ir.sadeghpro.insta.client.Liker
 
setUsername(String) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setUsername(String) - Method in class ir.sadeghpro.insta.client.User
 
setVerified(boolean) - Method in class ir.sadeghpro.insta.client.Liker
 
setVerified(boolean) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setVideoUrl(String) - Method in class ir.sadeghpro.insta.client.Post
 
setVideoViewCount(int) - Method in class ir.sadeghpro.insta.client.Post
 
setViewer(boolean) - Method in class ir.sadeghpro.insta.client.SuggestedUser
 
setWidth(int) - Method in class ir.sadeghpro.insta.client.Dimension
 
submitSecurityCode(String) - Method in class ir.sadeghpro.insta.client.Insta
 
SUGGESTED_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
SuggestedResponse - Class in ir.sadeghpro.insta.client
 
SuggestedResponse() - Constructor for class ir.sadeghpro.insta.client.SuggestedResponse
 
SuggestedUser - Class in ir.sadeghpro.insta.client
 
SuggestedUser() - Constructor for class ir.sadeghpro.insta.client.SuggestedUser
 

T

Test - Class in ir.sadeghpro.insta.client
 
Test() - Constructor for class ir.sadeghpro.insta.client.Test
 
toString() - Method in enum ir.sadeghpro.insta.client.Post.TypeName
 

U

unfollow(String) - Method in class ir.sadeghpro.insta.client.Insta
 
unfollow(User) - Method in class ir.sadeghpro.insta.client.Insta
 
unlike(String) - Method in class ir.sadeghpro.insta.client.Insta
 
unlike(Post) - Method in class ir.sadeghpro.insta.client.Insta
 
URL - Static variable in class ir.sadeghpro.insta.client.S
 
User - Class in ir.sadeghpro.insta.client
 
User() - Constructor for class ir.sadeghpro.insta.client.User
 
USER_BY_ID_ADDRESS - Static variable in class ir.sadeghpro.insta.client.S
 
userAgents - Static variable in class ir.sadeghpro.insta.client.S
 

V

valueOf(String) - Static method in enum ir.sadeghpro.insta.client.Post.TypeName
Returns the enum constant of this type with the specified name.
values() - Static method in enum ir.sadeghpro.insta.client.Post.TypeName
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I L M P S T U V 
Skip navigation links

Copyright © 2018. All rights reserved.