|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryResult | |
---|---|
twitter4j | |
twitter4j.api |
Uses of QueryResult in twitter4j |
---|
Methods in twitter4j that return QueryResult | |
---|---|
QueryResult |
Twitter.search(Query query)
Returns tweets that match a specified query. |
Methods in twitter4j with parameters of type QueryResult | |
---|---|
void |
TwitterListener.searched(QueryResult queryResult)
|
void |
TwitterAdapter.searched(QueryResult result)
|
Uses of QueryResult in twitter4j.api |
---|
Methods in twitter4j.api that return QueryResult | |
---|---|
QueryResult |
SearchMethods.search(Query query)
Returns tweets that match a specified query. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |