class
XMPP::Stanza::MAMFin
- XMPP::Stanza::MAMFin
- XMPP::Stanza::Extension
- Reference
- Object
Overview
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.
Included Modules
Defined in:
xmpp/stanza/iq/mam.crConstructors
Class Method Summary
Instance Method Summary
- #complete : Bool
- #complete=(complete : Bool)
- #name : String
- #namespace : String
- #stable : Bool
- #stable=(stable : Bool)
- #to_xml(xml : XML::Builder)
Instance methods inherited from module XMPP::Stanza::IQPayload
namespace : String
namespace
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml