Smack/smack-extensions/src/main
Florian Schmaus 1b1e88c4c3 Fix UOE being thrown in BlockingCommandManager
the manager must use a copy of the BlockListIQ's JID list, since it may
be the empty list which is not modifiable.

Also rename the getter methods from getJids() to getBlockedJids().
2016-11-23 17:52:04 +01:00
..
java/org/jivesoftware Fix UOE being thrown in BlockingCommandManager 2016-11-23 17:52:04 +01:00
resources/org.jivesoftware.smack.extensions Add XEP-0191 - Blocking Command implementation 2016-08-31 08:07:36 +02:00