|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Classes | |
|---|---|
| winterwell.jtwitter.UserStream
There are bugs on Twitter's end -- the messages returned by this stream may not include all the messages to a user. The results vary from user to user! Connect to the streaming API.
This class picks up the following tweets: Duplicate messages may be delivered when reconnecting to the Streaming API. TODO test out url-signing over header-signing -- c.f. http://groups .google.com/group/twitter-development-talk/browse_thread /thread/420c4b555198aa6c/f85e2507b7f65e39?pli=1 "figured it out on my own. must use HTTP GET with OAuth params passed in URI string. Not mentioned in the documentation. Wasted many hours figuring out this stuff would be clarified if someone updated the docs and made some examples." |
|
| Deprecated Constructors | |
|---|---|
| winterwell.jtwitter.Status(User, String, Number, Date)
|
|
| winterwell.jtwitter.Twitter(String, String)
|
|
| winterwell.jtwitter.TwitterList(String, String, Twitter)
Due to the potential for confusion with TwitterList.TwitterList(String, Twitter, boolean, String) Use
TwitterList.get(String, String, Twitter) instead. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||