Class AdhHocRequest

java.lang.Object
tigase.component.adhoc.AdhHocRequest

public class AdhHocRequest extends Object
  • Method Details

    • getAction

      public String getAction()
    • isAction

      public boolean isAction(String action)
    • getCommand

      public tigase.xml.Element getCommand()
    • getIq

      public Packet getIq()
    • getNode

      public String getNode()
    • getSender

      public tigase.xmpp.jid.JID getSender()
    • getRecipient

      public tigase.xmpp.jid.JID getRecipient()
    • getSessionId

      public String getSessionId()