Building a Twitter client for WP - Getting The Public Timeline - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Tuesday, April 10, 2012

Building a Twitter client for WP - Getting The Public Timeline

MangoTree can tweet, but it currently cannot see what other people are tweeting. There is an API method available, though, that can get the current local feed for the authenticated user. It is called statuses/home_timeline. I already have the OAuth core working pretty well, so all I have to do is execute the method against the URL Twitter gives the developer, providing the correct credentials. Here is the snippet.

Read More from: Original Source

No comments:

Post a Comment