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