Package com.twitterapime.search

Interface Summary
SearchDeviceListener This interface defines the methods of a listener interested on the result of a search operation from SearchDevice class.
 

Class Summary
Query This class defines a structure of a query.
QueryComposer This class is responsible for composing queries that are used to be sent to Twitter Search API.
SearchDevice This class is the entry point of Search API, which defines the methods responsible for submitting a query to Twitter Search API.
Tweet This class defines an entity that represents a Tweet.
 

Exception Summary
InvalidQueryException This class represents an exception to notify about an error in a query sent to Twitter Search API.
LimitExceededException This class represents an exception to notify that the number of calls to Twitter Search API has exceeded the limit per IP within an hour period.
 



Copyright © 2010 Twitter API ME Team. All Rights Reserved.