AOLAccount Klassenreferenz

#import <AOLAccount.h>

Abgeleitet von IMAPAccount.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - _defaultSpecialMailboxNameForType:
(id) - hostname
(void) - setHostname:
(id) - emailAddresses
(id) - _usernameForDisplay:
(id) - displayUsername
(id) - username
(void) - setUsername:
(BOOL) - usesSSL
(void) - setUsesSSL:
(id) - deliveryAccount

Öffentliche, statische Methoden

(id) + emailAddressHostPart
(id) + defaultPathNameForAccountWithHostname:username:
(id) + displayedAccountTypeString
(BOOL) + isPredefinedAccountType
(BOOL) + usernameIsEmailAddress
(id) + deliveryAccountHostname
(BOOL) + deliveryAccountUsesSSL
(unsigned int) + deliveryAccountPortNumber

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei AOLAccount.h.


Dokumentation der Elementfunktionen

+ (id) emailAddressHostPart  

+ (id) defaultPathNameForAccountWithHostname: (id)  fp8
username: (id)  fp12 

Implementiert MailAccount.

+ (id) displayedAccountTypeString  

Implementiert Account.

+ (BOOL) isPredefinedAccountType  

Implementiert MailAccount.

+ (BOOL) usernameIsEmailAddress  

Implementiert MailAccount.

+ (id) deliveryAccountHostname  

+ (BOOL) deliveryAccountUsesSSL  

+ (unsigned int) deliveryAccountPortNumber  

- (id) _defaultSpecialMailboxNameForType: (int)  fp8  

- (id) hostname  

Implementiert Account.

- (void) setHostname: (id)  fp8  

Implementiert MailAccount.

- (id) emailAddresses  

Implementiert MailAccount.

- (id) _usernameForDisplay: (BOOL)  fp8  

- (id) displayUsername  

Implementiert MailAccount.

- (id) username  

Implementiert Account.

- (void) setUsername: (id)  fp8  

Implementiert MailAccount.

- (BOOL) usesSSL  

Implementiert Account.

- (void) setUsesSSL: (BOOL)  fp8  

Implementiert Account.

- (id) deliveryAccount  

Implementiert MailAccount.


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