Expand description
XEP-0030: Service Discovery
Structsยง
- Disco
Info Query - Structure representing a
<query xmlns='http://jabber.org/protocol/disco#info'/>
element. - Disco
Info Result - Structure representing a
<query xmlns='http://jabber.org/protocol/disco#info'/>
element. - Disco
Items Query - Structure representing a
<query xmlns='http://jabber.org/protocol/disco#items'/>
element. - Disco
Items Result - Structure representing a
<query xmlns='http://jabber.org/protocol/disco#items'/>
element. - Feature
- Structure representing a
<feature xmlns='http://jabber.org/protocol/disco#info'/>
element. - Identity
- Structure representing an
<identity xmlns='http://jabber.org/protocol/disco#info'/>
element. - Item
- Structure representing an
<item xmlns='http://jabber.org/protocol/disco#items'/>
element.