public class AdhHocRequest extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
Element |
getCommand() |
Packet |
getIq() |
String |
getNode() |
JID |
getRecipient() |
JID |
getSender() |
String |
getSessionId() |
boolean |
isAction(String action) |
public String getAction()
public boolean isAction(String action)
public Element getCommand()
public Packet getIq()
public String getNode()
public JID getSender()
public JID getRecipient()
public String getSessionId()
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.