Uses of Package
rocks.xmpp.extensions.carbons.model
-
Packages that use rocks.xmpp.extensions.carbons.model Package Description rocks.xmpp.extensions.carbons.model Provides XML schema implementations of XEP-0280: Message Carbons. -
Classes in rocks.xmpp.extensions.carbons.model used by rocks.xmpp.extensions.carbons.model Class Description MessageCarbons.Disable The implementation of the<disable/>
element in theurn:xmpp:carbons:2
namespace, used to disable message carbons.MessageCarbons.Enable The implementation of the<enable/>
element in theurn:xmpp:carbons:2
namespace, used to enable message carbons.MessageCarbons.Private The implementation of the<private/>
element in theurn:xmpp:carbons:2
namespace, used to send private messages, which are not copied.