nsIMsgHeaderSink
| IID: | 8AA47266-1226-490B-9467-5E865CC58074 |
| Inherits From: | nsISupports |
Properties
readonly nsIMsgDBHdr dummyMsgHeader
readonly nsIWritablePropertyBag2 properties
nsISupports securityInfo
Methods
void handleAttachment ( char* contentType , char* url , PRUnichar* displayName , char* uri , PRBool notDownloaded )
void onEndAllAttachments ( )
void onEndMsgDownload ( nsIMsgMailNewsUrl url )
void onEndMsgHeaders ( nsIMsgMailNewsUrl url )
void onMsgHasRemoteContent ( nsIMsgDBHdr msgHdr )
void processHeaders ( nsIUTF8StringEnumerator headerNames , nsIUTF8StringEnumerator headerValues , PRBool dontCollectAddress )
void handleAttachment ( char* contentType , char* url , PRUnichar* displayName , char* uri , PRBool notDownloaded )
- Arguments:
- contentType
- url
- displayName
- uri
- notDownloaded
void onEndMsgDownload ( nsIMsgMailNewsUrl url )
- Arguments:
- url
void onEndMsgHeaders ( nsIMsgMailNewsUrl url )
- Arguments:
- url
void onMsgHasRemoteContent ( nsIMsgDBHdr msgHdr )
- Arguments:
- msgHdr
void processHeaders ( nsIUTF8StringEnumerator headerNames , nsIUTF8StringEnumerator headerValues , PRBool dontCollectAddress )
- Arguments:
- headerNames
- headerValues
- dontCollectAddress
References
This interface is the type of the following properties:
nsIMsgMailNewsUrl.msgHeaderSink, nsIMsgWindow.msgHeaderSink
Reference documentation is generated from Mozilla's source.
