public class SMEnabledPacket extends XMPPPacket
| Constructor and Description |
|---|
SMEnabledPacket(Element element) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxResumptionTimeInSec() |
String |
getSmId() |
String |
getXmlns() |
boolean |
isResumable() |
String |
xml()
Generate XML String out of the this entity.
|
public SMEnabledPacket(Element element)
public String getXmlns()
public boolean isResumable()
public String getSmId()
public int getMaxResumptionTimeInSec()
public String xml()
XMLConvertibleCopyright © 2019. All rights reserved.