This interface may be defined as a notification callback on the FTP channel. More...
import "nsIFTPChannel.idl";
Public Member Functions | |
void | OnFTPControlLog (in boolean server, in string msg) |
XXX document this method! (see bug 328915). |
This interface may be defined as a notification callback on the FTP channel.
It allows a consumer to receive a log of the FTP control connection conversation.
void nsIFTPEventSink::OnFTPControlLog | ( | in boolean | server, | |
in string | msg | |||
) |
XXX document this method! (see bug 328915).