public class StreamResume extends XMPPPacket
| Constructor and Description |
|---|
StreamResume(String streamId,
int prevHandledPacketCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
xml()
Generate XML String out of the this entity.
|
public StreamResume(String streamId, int prevHandledPacketCount)
public String xml()
XMLConvertibleCopyright © 2019. All rights reserved.