|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectwinterwell.jtwitter.ThirdParty
public class ThirdParty
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 |
|---|
public ThirdParty()
public ThirdParty(Twitter.IHttpClient client)
| Method Detail |
|---|
public double getInfochimpTrustRank(User user,
java.lang.String apiKey)
user - apiKey -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||