class
XMPP::Stanza::BlockItem
Overview
BlockItem is one entry (an - ) in a blocklist or a
block/unblock command, per XEP-0191.
Defined in:
xmpp/stanza/iq/blocking.cr
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.
new(jid : String =
"")
#
def self.
new(node : XML::Node)
#
Class Method Detail
def self.
xml_name : String
#
Instance Method Detail
def
to_xml(xml : XML::Builder)
#