delthas / JavaSkype

A lightweight, comprehensive Java API for Skype using MSNP24
MIT License
72 stars 28 forks source link

Skype doesn't fetch pending contact requests #28

Open H4H3 opened 7 years ago

H4H3 commented 7 years ago

Hello,

Every instance of it that I've tried hasn't worked.

As well as a for each loop using skype.getcontactrequest() arraylist (which returned as empty even though it isn't).

Perhaps my approach has been wrong, would appreciate help on how to use this class.

Thanks

delthas commented 7 years ago

Hi, this library doesn't support fetching new contact requests yet, and the skype.getContactRequests() doesn't work yet indeed. Sorry.

Thanks for using the library though!

delthas commented 7 years ago

I'll leave this issue open and I'll close it when I'm done adding new contact requests.