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.

nsIAddrDBAnnouncer

IID:0d8fe8e3-ad48-4dbd-b0c2-a1d374e39b93
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void addListener ( nsIAddrDBListener listener ) void notifyAnnouncerGoingAway ( ) void notifyCardAttribChange ( PRUint32 abCode ) void notifyCardEntryChange ( PRUint32 abCode , nsIAbCard card ) void removeListener ( nsIAddrDBListener listener )

void addListener ( nsIAddrDBListener listener )

Arguments:
listener

void notifyAnnouncerGoingAway ( )


void notifyCardAttribChange ( PRUint32 abCode )

Arguments:
abCode

void notifyCardEntryChange ( PRUint32 abCode , nsIAbCard card )

Arguments:
abCode
card

void removeListener ( nsIAddrDBListener listener )

Arguments:
listener

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com