class

XMPP::Stanza::CarbonsEnable

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

CarbonsEnable implements the enable request of XEP-0280 - Message Carbons. It is sent as an IQ-set to the user's own bare JID after the initial presence, asking the server to carbon-copy the user's messages on all other connected resources.

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

name
Source
namespace
Source
to_xml(xml : XML::Builder)
Source