Uses of Interface
twitter4j.Friendship

Packages that use Friendship
twitter4j.api   
 

Uses of Friendship in twitter4j.api
 

Methods in twitter4j.api that return types with arguments of type Friendship
 ResponseList<Friendship> FriendshipMethods.lookupFriendships(long[] ids)
          Returns the relationship of the authenticating user to the specified users.
 ResponseList<Friendship> FriendshipMethods.lookupFriendships(java.lang.String[] screenNames)
          Returns the relationship of the authenticating user to the specified users.
 



Copyright © 2011. All Rights Reserved.