#import <GmailAccount.h>
Abgeleitet von IMAPAccount.
Definiert in Zeile 11 der Datei GmailAccount.h.
| + (id) emailAddressHostPart |
| + (id) displayedAccountTypeString |
Implementiert Account.
| + (BOOL) isPredefinedAccountType |
Implementiert MailAccount.
| + (id) deliveryAccountHostname |
| + (BOOL) deliveryAccountUsesSSL |
| + (unsigned int) deliveryAccountPortNumber |
| + (BOOL) usernameIsEmailAddress |
Implementiert MailAccount.
| - (void) dealloc |
Implementiert IMAPAccount.
| - (id) hostname |
Implementiert Account.
| - (id) emailAddresses |
Implementiert MailAccount.
| - (id) password |
Implementiert Account.
| - (id) deliveryAccount |
Implementiert MailAccount.
| - (BOOL) archiveSentMessages |
Implementiert MailAccount.
| - (int) emptyFrequencyForMailboxType: | (int) | fp8 |
Implementiert MailAccount.
| - (BOOL) _isOurConnection: | (id) | fp8 |
| - (void) connection: | (id) | fp8 | ||
| didReceiveAuthenticationChallenge: | (id) | fp12 | ||
| - (void) connection: | (id) | fp8 | ||
| didFailWithError: | (id) | fp12 | ||
| - (void) connection: | (id) | fp8 | ||
| didReceiveResponse: | (id) | fp12 | ||
| - (void) connectionDidFinishLoading: | (id) | fp8 |
| - (void) _removeCredential: | (id) | fp8 |
| - (BOOL) enableAccount |
Implementiert Account.
| - (BOOL) shouldEnableAfterError: | (id) | fp8 |
Implementiert Account.
| - (id) mailboxUidOfType: | (int) | fp8 | ||
| createIfNeeded: | (BOOL) | fp12 | ||
Implementiert MailAccount.
| - (BOOL) xListSupportedOnConnection: | (id) | fp8 |
Implementiert IMAPAccount.
| - (id) displayNameUsingSpecialNamesForMailboxUid: | (id) | fp8 |
Implementiert MailAccount.
| - (id) primaryMailboxUid |
Implementiert IMAPAccount.
| - (void) _cleanInboxDuplication: | (id) | fp8 |
- (NSURLConnection*) _enablingConnection [protected] |
Definiert in Zeile 13 der Datei GmailAccount.h.
- (NSURLCredential*) _credential [protected] |
Definiert in Zeile 14 der Datei GmailAccount.h.
- (unsigned int) _isEnabling [protected] |
Definiert in Zeile 15 der Datei GmailAccount.h.
- (unsigned int) _didEnable [protected] |
Definiert in Zeile 16 der Datei GmailAccount.h.