public class Success extends XMPPPacket
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlns() |
void |
setXmlns(String xmlns) |
String |
xml()
Generate XML String out of the this entity.
|
public Success(Element element)
public String getXmlns()
public void setXmlns(String xmlns)
public String xml()
XMLConvertibleCopyright © 2019. All rights reserved.