| Package | Description |
|---|---|
| org.jivesoftware.smackx.delay.packet |
| Modifier and Type | Class and Description |
|---|---|
class |
DelayInfo
A decorator for the
DelayInformation class to transparently support
both the new Delay Delivery specification XEP-0203 and
the old one XEP-0091. |
| Constructor and Description |
|---|
DelayInfo(DelayInformation delay)
Creates a new instance with given delay information.
|