Hi all,

I was wondering if there is an good way of getting a count of statuses
in home_timeline. I have to implement a "Load more" feature which
loads more tweets if they are available. The issue is with "available"
part. The API doesn't reliably return 20 unfortunately so I can;t
simply hide the button when I get back a count of less than 20. It
also doesn't return a total count so that I can verify I've reached
the end that way. Is there any way of doing this? The API keeps me
guessing... :)

Cheers,
Matei

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to