class

XMPP::Stanza::CarbonSent

Inherits XMPP::Stanza::MsgExtension / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object

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.

Constructors

new(xml : String)
Source
new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

forwarded
Source
forwarded=(forwarded : Forwarded | Nil)
Source
name
Source
to_xml(xml : XML::Builder)
Source