WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/messenger/account;1
This component implements the following interfaces:
Properties
nsIMsgIdentity nsIMsgAccount.defaultIdentity
readonly nsISupportsArray nsIMsgAccount.identities
nsIMsgIncomingServer nsIMsgAccount.incomingServer
ACString nsIMsgAccount.key
Methods
| Interface | Method |
|---|---|
| nsIMsgAccount |
void addIdentity ( nsIMsgIdentity identity )
|
| nsIMsgAccount |
void clearAllValues ( )
|
| nsIMsgAccount |
void init ( )
|
| nsIMsgAccount |
void removeIdentity ( nsIMsgIdentity identity )
|
| nsIMsgAccount |
AString toString ( )
|
Reference documentation is generated from Mozilla's source.
