class

XMPP::Route

Inherits Reference / Object

Constructors

Instance methods

add_matcher(m : Matcher)
Source
iq_ids(ids : Array(String))
Source
iq_namespaces(namespaces : Array(String))
Source
match(p : Stanza::Packet)
Source
packet(name : String)

packet matches on a packet name (iq, message, presence, ...) It matches on the Local part of the XMLName

Source
stanza_type(types : Array(String))
Source