Class Sent
- java.lang.Object
-
- org.xmpp.packet.PacketExtension
-
- org.jivesoftware.openfire.carbons.Sent
-
public final class Sent extends org.xmpp.packet.PacketExtension
The implementation of the<sent xmlns="urn:xmpp:carbons:2"/>
extension. It indicates, that a message has been sent by the same user from another resource.- Author:
- Christian Schudt
-
-
Constructor Detail
-
Sent
public Sent(Forwarded forwarded)
-
-