public class SMEnable extends XMPPPacket
| Constructor and Description |
|---|
SMEnable(long maxResumptionTimeInSec) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxResumptionTimeInSec() |
void |
setMaxResumptionTimeInSec(long maxResumptionTimeInSec) |
String |
xml()
Generate XML String out of the this entity.
|
public long getMaxResumptionTimeInSec()
public void setMaxResumptionTimeInSec(long maxResumptionTimeInSec)
public String xml()
XMLConvertibleCopyright © 2019. All rights reserved.