XMPP::Stanza::Replace
Inherits XMPP::Stanza::MsgExtension / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object
Replace implements XEP-0308 - Last Message Correction.
A corrected message is a regular chat message whose <replace/> payload carries the id of the message it corrects. The corrected <body/> supersedes the original one.
Constructors
Class methods
xml_name
SourceInstance methods
id
Sourcename
Sourceto_xml(xml : XML::Builder)
Source