| Modifier and Type | Method and Description |
|---|---|
FollowResponse |
Insta.getFollowers(String instaId) |
FollowResponse |
Insta.getFollowers(String instaId,
int first) |
FollowResponse |
Insta.getFollowers(String instaId,
int first,
String after) |
FollowResponse |
Insta.getFollowers(String instaId,
String after) |
FollowResponse |
Insta.getFollowing(String instaId) |
FollowResponse |
Insta.getFollowing(String instaId,
int first) |
FollowResponse |
Insta.getFollowing(String instaId,
int first,
String after) |
FollowResponse |
Insta.getFollowing(String instaId,
String after) |
Copyright © 2018. All rights reserved.