|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DccFileTransfer in org.jibble.pircbot |
|---|
| Methods in org.jibble.pircbot that return DccFileTransfer | |
|---|---|
DccFileTransfer |
PircBot.dccSendFile(java.io.File file,
java.lang.String nick,
int timeout)
Sends a file to another user. |
| Methods in org.jibble.pircbot with parameters of type DccFileTransfer | |
|---|---|
protected void |
PircBot.onFileTransferFinished(DccFileTransfer transfer,
java.lang.Exception e)
This method gets called when a DccFileTransfer has finished. |
protected void |
PircBot.onIncomingFileTransfer(DccFileTransfer transfer)
This method is called whenever a DCC SEND request is sent to the PircBot. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||