taksan / skype-java-api

Skype API for Java, based on Skype4Java library
128 stars 60 forks source link

FileTransferListener #28

Closed sashok7241 closed 10 years ago

sashok7241 commented 11 years ago

How about FileTransferListener? New versions of Skype4Com has this thing)

<- FILETRANSFER 481734 STATUS NEW <- FILETRANSFER 481734 FILEPATH C:\Users\sashok7241\Desktop\yandex.gif <- FILETRANSFER 481734 STATUS CONNECTING <- FILETRANSFER 481734 STATUS TRANSFERRING <- FILETRANSFER 481734 BYTESTRANSFERRED 19498 <- FILETRANSFER 481734 FINISHTIME 1361715024 <- FILETRANSFER 481734 STATUS COMPLETED

fabiodepin commented 11 years ago

Done. Waiting only Taksan accept Pull Requests.

taksan commented 11 years ago

Done =)

fabiodepin commented 10 years ago

Hi sashok7241, this has already been implemented on https://github.com/taksan/skype-java-api/pull/35

thanks

sashok7241 commented 10 years ago

I already know, thanks =)