Module xmpp_parsers::carbons
source · Expand description
XEP-0280: Message Carbons
Structs§
- Disable a previously-enabled carbons.
- Build a
Disable
from XML events. - Convert a
Disable
into XML events. - Enable carbons for this session.
- Build a
Enable
from XML events. - Convert a
Enable
into XML events. - Request the enclosing message to not be copied to other carbons-enabled resources of the user.
- Build a
Private
from XML events. - Convert a
Private
into XML events. - Wrapper for a message received on another resource.
- Wrapper for a message sent from another resource.