![]() ![]() | Defines the base URL for Gmail requests. |
![]() ![]() | Defines the URL to fake as the GOOGLE_LOGIN_URL's referrer. (I don't know if Google is checking this, but it can't hurt.) |
![]() ![]() | Defines the URL to POST Google Accounts login information. |
![]() | Initializes a new instance of the GmailAdapter class. |
![]() | Gets or sets the Gmail JS engine version. |
![]() | Gets the last error message generated by the GmailAdapter methods. Will be null if there are no errors. |
![]() | Gets or sets the proxy for HTTP requests. Leave null for no proxy support. |
![]() | Gets the raw HTML content returned from a DataPack request. |
![]() | Gets the raw HTML content returned from the Gmail base launch request. |
![]() | Gets the raw HTML content returned from the Google Accounts login request. |
![]() | Gets or sets the GmailAdapter.ThreadFetchType for the adapter. The default is Inbox . |
![]() | Adds a contact into the address book. Emails that already exist will be updated with the new information. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Retrieves all the contacts in the user's Gmail address book. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Queries Gmail to get latest mailbox information. |
![]() | Requests the auto-refresh DataPack. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
GmailAdapter Class | Johnvey.GmailAgent Namespace