| Package | Description |
|---|---|
| org.jivesoftware.smackx.forward |
| Modifier and Type | Method and Description |
|---|---|
DelayInfo |
Forwarded.getDelayInfo()
get the timestamp of the forwarded packet.
|
| Constructor and Description |
|---|
Forwarded(DelayInfo delay,
Packet fwdPacket)
Creates a new Forwarded packet extension.
|