| Modifier and Type | Method and Description |
|---|---|
User |
Insta.getUser() |
User |
Insta.getUser(String username) |
User |
Insta.getYourSelf() |
User |
Insta.getYourSelf(boolean refresh) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<User> |
FollowResponse.getUsers()
an array of user object
|
| Modifier and Type | Method and Description |
|---|---|
void |
FollowResponse.addUsers(User user) |
boolean |
Insta.follow(User user) |
boolean |
Insta.unfollow(User user) |
Copyright © 2018. All rights reserved.