YahooAccount Klassenreferenz

#import <YahooAccount.h>

Abgeleitet von IMAPAccount.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - _setAccountInfo:
(id) - deliveryAccount
(id) - _defaultSpecialMailboxNameForType:
(id) - hostname
(unsigned int) - portNumber
(id) - preferredAuthScheme
(Class) - connectionClass
(id) - cookieForKey:
(void) - cookiesExpired
(id) - password
(void) - setPassword:
(id) - temporaryPassword
(BOOL) - storesPassword
(BOOL) - needsCredentials
(BOOL) - acquireCredentialsWithPassword:
(id) - emailAddresses
(id) - valueInAccountInfoForKey:
(id) - transferDisabledMailboxUids
(void) - scheduleSource
(void) - reallyScheduleRetry
(void) - scheduleRetryLater
(void) - sendKeepalive:
(void) - cancelKeepalive
(void) - scheduleKeepaliveAfterDelay:
(void) - _scheduleWakeAtDate:
(void) - startListeningForNotifications
(void) - closeSocket:andRemoveSource:
(void) - stopListeningForNotifications
(void) - systemDidWake
(void) - systemWillSleep
(void) - edgeStayedDown
(void) - networkConfigurationChanged:
(void) - sendUDPAuthentication
(BOOL) - shouldAutoFetch
(BOOL) - receivesNewMailNotifications
(int) - minUID
(id) - connectionForStore:delegate:options:
(id) - URLForMessage:
(BOOL) - canForwardWithoutDownload
(BOOL) - isPasswordMissing
(id) - XYMPKISignature
(void) - setXYMPKISignature:
(id) - displayUsername
(void) - dealloc

Öffentliche, statische Methoden

(void) + initialize
(id) + emailAddressHostPart
(id) + displayedAccountTypeString
(BOOL) + isPredefinedAccountType
(id) + createAccountWithDictionary:
(id) + deliveryAccountHostname
(BOOL) + deliveryAccountUsesSSL
(unsigned int) + deliveryAccountPortNumber
(id) + accountInfoValueForKey:value:
(BOOL) + usernameIsEmailAddress

Geschützte Attribute

struct __CFSocket * _socket
struct __CFRunLoopSource * _socketRunLoopSource
int _nonce
BOOL _initializedDeviceID
unsigned char _deviceID [16]
unsigned short _sequenceNumber
NSRecursiveLock_cookieLock
double _timeLastReceivedPacket
double _timeLastSentPacket
double _timeLastProvisioned
BOOL _shouldListenForNotifications
double _timeLastEncounteredAuthenticationError
NSString_temporaryPassword
NSString_signature
int _stores

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei YahooAccount.h.


Dokumentation der Elementfunktionen

+ (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.


Dokumentation der Datenelemente

- (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.

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.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: