delthas / JavaSkype

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

groups.values() are always empty #51

Open GaborCsikos opened 6 years ago

GaborCsikos commented 6 years ago

Expected behaviour

There are several groups, but it always returns an empty list.

Actual behaviour

Groups should be returned

Steps to reproduce the issue

Call getGroups() method.