cursor
Returns the TwitterSearchCursor for the first page.
perPage
Returns the results per page.
query
Returns the search query.
results
Returns the results for the current page.
setPerPage(aSeq)
Sets the results per page. Returns self.
setQuery(aSeq)
Sets the query. Returns self.
sinceUpdateId
Returns the current page number of search results.
|