public final class MessageCarbonsManager extends ExtensionManager
If successfully enabled, you should have the following behavior:
MessageCarbons.Received extension.MessageCarbons.Sent extension.| Modifier and Type | Method and Description |
|---|---|
void |
disableCarbons()
Enables message carbons on the server for this session.
|
void |
enableCarbons()
Enables message carbons on the server for this session.
|
isEnabled, setEnabledpublic final void enableCarbons()
throws XmppException
StanzaException - If the entity returned a stanza error.NoResponseException - If the entity did not respond.XmppExceptionpublic final void disableCarbons()
throws XmppException
StanzaException - If the entity returned a stanza error.NoResponseException - If the entity did not respond.XmppExceptionCopyright © 2014–2015 XMPP.rocks. All rights reserved.