nsISupports
Last changed in Gecko 1.7 void onDownloadComplete(in nsIDownloader downloader, in nsIRequest request, in nsISupports ctxt, in nsresult status, in nsIFile result); |
Called to signal a download that has completed.
void onDownloadComplete( in nsIDownloader downloader, in nsIRequest request, in nsISupports ctxt, in nsresult status, in nsIFile result );
downloader
request
ctxt
status
result