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.

nsIDownloadObserver

IID:44b3153e-a54e-4077-a527-b0325e40924e
Inherits From:nsISupports

Methods

void onDownloadComplete ( nsIDownloader downloader , nsIRequest request , nsISupports ctxt , nsresult status , nsIFile result )

void onDownloadComplete ( nsIDownloader downloader , nsIRequest request , nsISupports ctxt , nsresult status , nsIFile result )

Called to signal a download that has completed.

Arguments:
downloader
request
ctxt
status
result

References

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

nsIDownloader.init

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com