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.
nsIJunkMailClassificationListener
| IID: | 0243f3d6-d583-11d6-898a-00039310a47a |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
- @mozilla.org/messenger/msgdbview;1?type=quicksearch
- @mozilla.org/messenger/msgdbview;1?type=search
- @mozilla.org/messenger/msgdbview;1?type=threaded
- @mozilla.org/messenger/msgdbview;1?type=threadswithunread
- @mozilla.org/messenger/msgdbview;1?type=watchedthreadswithunread
- @mozilla.org/rdf/resource-factory;1?name=imap
- @mozilla.org/rdf/resource-factory;1?name=mailbox
Methods
void onMessageClassified ( char* msgURI , nsMsgJunkStatus classification )
void onMessageClassified ( char* msgURI , nsMsgJunkStatus classification )
- Arguments:
- msgURI
- classification
References
This interface is passed as an argument to the following methods:
nsIJunkMailPlugin.classifyMessage, nsIJunkMailPlugin.classifyMessages, nsIJunkMailPlugin.setMessageClassification
Reference documentation is generated from Mozilla's source.
