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.
@mozilla.org/messengercompose/composesendlistener;1
This component implements the following interfaces:
Constants
Methods
| Interface | Method |
|---|---|
| nsIMsgCopyServiceListener |
void GetMessageId ( out ACString messageId )
|
| nsIMsgSendListener |
void onGetDraftFolderURI ( char* folderURI )
|
| nsIWebProgressListener |
void onLocationChange ( nsIWebProgress webProgress , nsIRequest request , nsIURI location )
|
| nsIMsgSendListener |
void onProgress ( char* msgID , PRUint32 progress , PRUint32 progressMax )
|
| nsIMsgCopyServiceListener |
void OnProgress ( PRUint32 progress , PRUint32 progressMax )
|
| nsIWebProgressListener |
void onProgressChange ( nsIWebProgress webProgress , nsIRequest request , PRInt32 curSelfProgress , PRInt32 maxSelfProgress , PRInt32 curTotalProgress , PRInt32 maxTotalProgress )
|
| nsIWebProgressListener |
void onSecurityChange ( nsIWebProgress webProgress , nsIRequest request , PRUint32 state )
|
| nsIMsgSendListener |
void onSendNotPerformed ( char* msgID , nsresult status )
|
| nsIMsgCopyServiceListener |
void OnStartCopy ( )
|
| nsIMsgSendListener |
void onStartSending ( char* msgID , PRUint32 msgSize )
|
| nsIWebProgressListener |
void onStateChange ( nsIWebProgress webProgress , nsIRequest request , PRUint32 stateFlags , nsresult status )
|
| nsIMsgSendListener |
void onStatus ( char* msgID , PRUnichar* msg )
|
| nsIWebProgressListener |
void onStatusChange ( nsIWebProgress webProgress , nsIRequest request , nsresult status , PRUnichar* message )
|
| nsIMsgCopyServiceListener |
void OnStopCopy ( nsresult status )
|
| nsIMsgSendListener |
void onStopSending ( char* msgID , nsresult status , PRUnichar* msg , nsIFile returnFile )
|
| nsIMsgCopyServiceListener |
void SetMessageKey ( PRUint32 key )
|
Reference documentation is generated from Mozilla's source.
