Interface ThingControlRequest


public interface ThingControlRequest
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processRequest(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