Package rocks.xmpp.extensions.delay.model
Provides XML schema implementations of XEP-0203: Delayed
Delivery.
It defines an XMPP protocol extension for communicating the fact that an XML stanza has been delivered with a delay, for example because a message has been stored on a server while the intended recipient was offline or because a message is contained in the history of a multi-user chat room.
-
Class Summary Class Description DelayedDelivery The implementation of the<delay/>
element in theurn:xmpp:delay
namespace.