class

XMPP::Stanza::BlockItem

Inherits Reference / Object

BlockItem is one entry (an <item jid='...'/>) in a blocklist or a block/unblock command, per XEP-0191.

Constructors

new(jid : String = "")
Source
new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

jid=(jid : String)
Source
to_xml(xml : XML::Builder)
Source