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.

nsIIncomingServerListener

IID:E6B64B86-90CB-11d3-8B02-0060B0FC04D2
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void onServerChanged ( nsIMsgIncomingServer server ) void onServerLoaded ( nsIMsgIncomingServer server ) void onServerUnloaded ( nsIMsgIncomingServer server )

void onServerChanged ( nsIMsgIncomingServer server )

Arguments:
server

void onServerLoaded ( nsIMsgIncomingServer server )

Arguments:
server

void onServerUnloaded ( nsIMsgIncomingServer server )

Arguments:
server

References

This interface is passed as an argument to the following methods:

nsIMsgAccountManager.addIncomingServerListener, nsIMsgAccountManager.removeIncomingServerListener

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com