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.

nsIAddrDBListener

IID:96876e1d-50a8-4264-8cd0-953d75d0e81b
Inherits From:nsISupports

Methods

void onAnnouncerGoingAway ( ) void onCardAttribChange ( PRUint32 abCode ) void onCardEntryChange ( PRUint32 abCode , nsIAbCard card ) void onListEntryChange ( PRUint32 abCode , nsIAbDirectory list )

void onAnnouncerGoingAway ( )


void onCardAttribChange ( PRUint32 abCode )

Arguments:
abCode

void onCardEntryChange ( PRUint32 abCode , nsIAbCard card )

Arguments:
abCode
card

void onListEntryChange ( PRUint32 abCode , nsIAbDirectory list )

Arguments:
abCode
list

References

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

nsIAddrDBAnnouncer.addListener, nsIAddrDBAnnouncer.removeListener

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com