|
Class Summary |
| GMConnector |
Main class to establish connection to GMail and perform actions
Since 0.3.6, underlying HTTP is done by Multi-Threaded HTTPClient
Thus multiple request can be sent at same time |
| GMConstants |
Static variables |
| GMConversation |
Response from GMail that is a conversation
Each conversation contains one title, one id, set of labels and entries(message) |
| GMResponse |
Response from GMail
Sent from google after we initialize a request |
| GMStandard |
Response from gmail which is query of Standard Search
Used in Inbox/Query/Label |
| Utilities |
various helper class |