#import <YahooAccount.h>
Abgeleitet von IMAPAccount.
Definiert in Zeile 11 der Datei YahooAccount.h.
| + (void) initialize |
Implementiert IMAPAccount.
| + (id) emailAddressHostPart |
| + (id) displayedAccountTypeString |
Implementiert Account.
| + (BOOL) isPredefinedAccountType |
Implementiert MailAccount.
| + (id) createAccountWithDictionary: | (id) | fp8 |
Implementiert MailAccount.
| + (id) deliveryAccountHostname |
| + (BOOL) deliveryAccountUsesSSL |
| + (unsigned int) deliveryAccountPortNumber |
| + (id) accountInfoValueForKey: | (id) | fp8 | ||
| value: | (id) | fp12 | ||
Implementiert Account.
| + (BOOL) usernameIsEmailAddress |
Implementiert MailAccount.
| - (id) init |
Implementiert IMAPAccount.
| - (void) _setAccountInfo: | (id) | fp8 |
Implementiert Account.
| - (id) deliveryAccount |
Implementiert MailAccount.
| - (id) _defaultSpecialMailboxNameForType: | (int) | fp8 |
| - (id) hostname |
Implementiert Account.
| - (unsigned int) portNumber |
Implementiert Account.
| - (id) preferredAuthScheme |
Implementiert Account.
| - (Class) connectionClass |
Implementiert IMAPAccount.
| - (id) cookieForKey: | (id) | fp8 |
| - (void) cookiesExpired |
| - (id) password |
Implementiert Account.
| - (void) setPassword: | (id) | fp8 |
Implementiert Account.
| - (id) temporaryPassword |
| - (BOOL) storesPassword |
Implementiert Account.
| - (BOOL) needsCredentials |
Implementiert Account.
| - (BOOL) acquireCredentialsWithPassword: | (id) | fp8 |
Implementiert Account.
| - (id) emailAddresses |
Implementiert MailAccount.
| - (id) valueInAccountInfoForKey: | (id) | fp8 |
Implementiert IMAPAccount.
| - (id) transferDisabledMailboxUids |
Implementiert MailAccount.
| - (void) scheduleSource |
| - (void) reallyScheduleRetry |
| - (void) scheduleRetryLater |
| - (void) sendKeepalive: | (id) | fp8 |
| - (void) cancelKeepalive |
| - (void) scheduleKeepaliveAfterDelay: | (id) | fp8 |
| - (void) _scheduleWakeAtDate: | (id) | fp8 |
| - (void) startListeningForNotifications |
Implementiert MailAccount.
| - (void) closeSocket: | (struct __CFSocket *) | fp8 | ||
| andRemoveSource: | (struct __CFRunLoopSource *) | fp12 | ||
| - (void) stopListeningForNotifications |
Implementiert MailAccount.
| - (void) systemDidWake |
Implementiert MailAccount.
| - (void) systemWillSleep |
Implementiert MailAccount.
| - (void) edgeStayedDown |
| - (void) networkConfigurationChanged: | (id) | fp8 |
| - (void) sendUDPAuthentication |
| - (BOOL) shouldAutoFetch |
Implementiert MailAccount.
| - (BOOL) receivesNewMailNotifications |
Implementiert MailAccount.
| - (int) minUID |
Implementiert IMAPAccount.
| - (id) connectionForStore: | (id) | fp8 | ||
| delegate: | (id) | fp12 | ||
| options: | (int) | fp16 | ||
Implementiert IMAPAccount.
| - (id) URLForMessage: | (id) | fp8 |
| - (BOOL) canForwardWithoutDownload |
Implementiert MailAccount.
| - (BOOL) isPasswordMissing |
Implementiert Account.
| - (id) XYMPKISignature |
| - (void) setXYMPKISignature: | (id) | fp8 |
| - (id) displayUsername |
Implementiert MailAccount.
| - (void) dealloc |
Implementiert IMAPAccount.
- (struct __CFSocket*) _socket [read, protected] |
Definiert in Zeile 13 der Datei YahooAccount.h.
- (struct __CFRunLoopSource*) _socketRunLoopSource [read, protected] |
Definiert in Zeile 14 der Datei YahooAccount.h.
- (int) _nonce [protected] |
Definiert in Zeile 15 der Datei YahooAccount.h.
- (BOOL) _initializedDeviceID [protected] |
Definiert in Zeile 16 der Datei YahooAccount.h.
- (unsigned char _deviceID[16]) [protected] |
Definiert in Zeile 17 der Datei YahooAccount.h.
- (unsigned short) _sequenceNumber [protected] |
Definiert in Zeile 18 der Datei YahooAccount.h.
- (NSRecursiveLock*) _cookieLock [protected] |
Definiert in Zeile 19 der Datei YahooAccount.h.
- (double) _timeLastReceivedPacket [protected] |
Definiert in Zeile 20 der Datei YahooAccount.h.
- (double) _timeLastSentPacket [protected] |
Definiert in Zeile 21 der Datei YahooAccount.h.
- (double) _timeLastProvisioned [protected] |
Definiert in Zeile 22 der Datei YahooAccount.h.
- (BOOL) _shouldListenForNotifications [protected] |
Definiert in Zeile 23 der Datei YahooAccount.h.
- (double) _timeLastEncounteredAuthenticationError [protected] |
Definiert in Zeile 24 der Datei YahooAccount.h.
- (NSString*) _temporaryPassword [protected] |
Definiert in Zeile 25 der Datei YahooAccount.h.
- (NSString*) _signature [protected] |
Definiert in Zeile 26 der Datei YahooAccount.h.
- (int) _stores [protected] |
Definiert in Zeile 27 der Datei YahooAccount.h.