class
XMPP::Stanza::CarbonSent
Overview
CarbonSent is the message payload defined by XEP-0280 for messages sent by one of the user's other resources. The wrapped forwarded stanza carries the original message plus any delay information.
Defined in:
xmpp/stanza/carbons.crConstructors
Class Method Summary
Instance Method Summary
- #forwarded : Forwarded | Nil
- #forwarded=(forwarded : Forwarded | Nil)
- #name : String
- #to_xml(xml : XML::Builder)
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml