Uses of Class
twitter4j.RetweetDetails

Packages that use RetweetDetails
twitter4j   
 

Uses of RetweetDetails in twitter4j
 

Methods in twitter4j that return RetweetDetails
 RetweetDetails Status.getRetweetDetails()
           
 

Methods in twitter4j that return types with arguments of type RetweetDetails
 java.util.List<RetweetDetails> Twitter.getRetweets(long statusId)
          Returns up to 100 of the first retweets of a given tweet.
 



Copyright © 2009. All Rights Reserved.