Class MessageCarbons.Received
- java.lang.Object
-
- rocks.xmpp.extensions.carbons.model.MessageCarbons.Received
-
- Enclosing class:
- MessageCarbons
public static final class MessageCarbons.Received extends Object
The implementation of the<received/>
element in theurn:xmpp:carbons:2
namespace, used to mark a carbon copied message as received.This class is immutable.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Forwarded
getForwardedMessage()
Gets the forwarded message.
-