XMPP::Stanza::MAMResult
Inherits XMPP::Stanza::MsgExtension / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object
MAMResult is the message payload carrying one archived message, streamed by the server in response to a MAM query. It wraps the original stanza in a Forwarded element (XEP-0297) so the recipient, timestamp, and content are preserved.
Constructors
Class methods
xml_name
SourceInstance methods
forwarded
Sourceforwarded=(forwarded : Forwarded | Nil)
Sourceid
Sourcename
Sourcequeryid
Sourceto_xml(xml : XML::Builder)
Source