taksan / skype-java-api

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

FileTransfer hasn't cancel and accept methods #36

Closed sashok7241 closed 9 years ago

sashok7241 commented 11 years ago

...

fabiodepin commented 11 years ago

Hi, Currently this is not allowed for this object. Please see: http://dev.skype.com/desktop-api-reference#OBJECT_FILETRANSFER

"File transfer objects are for monitoring purposes only. No alters/actions via API are currently allowed with these objects. File transfers cannot be initiated nor accepted via API commands."

Future'll check it again.

sashok7241 commented 11 years ago

okay :(