winterwell.jtwitter
Class ThirdParty

java.lang.Object
  extended by winterwell.jtwitter.ThirdParty

public class ThirdParty
extends java.lang.Object

Status: experimental! Access to 3rd party services: - Infochimp Trust Rank scores - Twitlonger: Actually, this is done via Twitter#updateLongStatus(String, long) Note: These services typically require their own api-keys and may have there own terms and conditions of use.


Constructor Summary
ThirdParty()
           
ThirdParty(Twitter.IHttpClient client)
           
 
Method Summary
 double getInfochimpTrustRank(User user, java.lang.String apiKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThirdParty

public ThirdParty()

ThirdParty

public ThirdParty(Twitter.IHttpClient client)
Method Detail

getInfochimpTrustRank

public double getInfochimpTrustRank(User user,
                                    java.lang.String apiKey)
Parameters:
user -
apiKey -
Returns:
[0, 10]