OnDCCFileTransferFailed Triggered when a DCC File transfer fails |
Parameters |
|
Window |
unspecified |
Description |
Triggered when a DCC File transfer fails. $0 contains a message
explaining the reason of the failure. $1 contains the number of bytes transferred in the session, eventually 0. You can retrieve the session information by calling the dcc.* module functions and by passing the DCC session ID parameter. |
See also |
ondccfiletransferconnectioninprogress, ondccfiletransfersuccess, ondccfiletransferbegin |