Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/blocking/element
Florian Schmaus 98bacb144d Rework blocking command code.
Mostly remove the helper utils. The server is required to present the
client with a consisent state of the block list and corresponding
modifications, so we should not end up with duplicate entires if we
don't check for them.

SMACK-731
2016-08-31 22:16:26 +02:00
..
BlockContactsIQ.java Add XEP-0191 - Blocking Command implementation 2016-08-31 08:07:36 +02:00
BlockListIQ.java Rework blocking command code. 2016-08-31 22:16:26 +02:00
UnblockContactsIQ.java Rework blocking command code. 2016-08-31 22:16:26 +02:00
package-info.java Add XEP-0191 - Blocking Command implementation 2016-08-31 08:07:36 +02:00