java - Where can I find detailed info regarding Twitter4J Query strings? -


hi have project need use java access twitter api, , found twitter4j easy use , tried samples site. cannot find details regarding query class regarding query strings object, knows comprehensive info one?

cheers.

if "query string" mean value in query field, that's literally text can type search box on twitter's website. there's no list of examples because it's wide open. use whatever happen thinking @ particular instant in time.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -