1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 17:19:39 +02:00

Add XEP-0191 - Blocking Command implementation

SMACK-731
This commit is contained in:
Fernando Ramirez 2016-08-29 10:43:05 -03:00 committed by Florian Schmaus
parent 0679c89813
commit 9554c7be26
17 changed files with 1058 additions and 2 deletions

View file

@ -166,5 +166,5 @@
<namespace>urn:xmpp:iot:control</namespace>
<className>org.jivesoftware.smackx.iot.control.provider.IoTSetResponseProvider</className>
</iqProvider>
</smackProviders>