Package | Description |
---|---|
twitter4j.api |
APIs represents Twitter API resources
|
Modifier and Type | Method and Description |
---|---|
ResponseList<Friendship> |
FriendsFollowersResources.lookupFriendships(long... ids)
Returns the relationship of the authenticating user to the specified users.
|
ResponseList<Friendship> |
FriendsFollowersResources.lookupFriendships(String... screenNames)
Returns the relationship of the authenticating user to the specified users.
|
Copyright © 2018. All rights reserved.