See: Description
| Class | Description |
|---|---|
| Disable |
The implementation of the
<disable/> element in the urn:xmpp:carbons:2 namespace, used to disable message carbons. |
| Enable |
The implementation of the
<enable/> element in the urn:xmpp:carbons:2 namespace, used to enable message carbons. |
| Private |
The implementation of the
<private/> element in the urn:xmpp:carbons:2 namespace, used to send private messages, which are not copied. |
| Received |
The implementation of the
<received/> element in the urn:xmpp:carbons:2 namespace, used to mark a carbon copied message as received. |
| Sent |
The implementation of the
<sent/> element in the urn:xmpp:carbons:2 namespace, used to mark a carbon copied message as sent. |
In order to keep all IM clients for a user engaged in a conversation, outbound messages are carbon-copied to all interested resources.
Copyright © 2014 XMPP.rocks. All rights reserved.