class

XMPP::Stanza::MAMFin

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

MAMFin is the IQ result payload of a MAM query. complete is true when all matching messages have been streamed; the fin may carry a paging set for further queries.

Constructors

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

Class methods

xml_name
Source

Instance methods

complete
Source
complete=(complete : Bool)
Source
name
Source
namespace
Source
stable
Source
stable=(stable : Bool)
Source
to_xml(xml : XML::Builder)
Source