Interface ThingControlRequest
public interface ThingControlRequest
-
Method Summary
Modifier and TypeMethodDescriptionvoidprocessRequest(org.jxmpp.jid.Jid from, Collection<SetData> setData)
-
Method Details
-
processRequest
void processRequest(org.jxmpp.jid.Jid from, Collection<SetData> setData) throws org.jivesoftware.smack.XMPPException.XMPPErrorException - Throws:
org.jivesoftware.smack.XMPPException.XMPPErrorException
-