I've added the following elements to complete the Status class: in_reply_to_status_id, in_reply_to_user_id, favorited, and in_reply_to_screen_name
The folks at Twitter were also kind enough to add TwitterXML to their apps listing, so I now have "source" parameter being passed along with new updates. Twitter status updates will now be accompanied by the words "from TwitterXML" instead of "from web".
Wednesday, January 28, 2009
Subscribe to:
Post Comments (Atom)
Hi
ReplyDeleteI am using TwitterXML API from codeplex. I am new in twitter, can you help, how can I check the user Authenticated or not using this API?
The constructor for the Twitter class takes two parameters. One is the login, the other is the password.
ReplyDelete