[][src]Module xmpp_parsers::disco

XEP-0030: Service Discovery

Structs

DiscoInfoQuery

Structure representing a <query xmlns='http://jabber.org/protocol/disco#info'/> 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.

DiscoInfoResult

Structure representing a <query xmlns='http://jabber.org/protocol/disco#info'/> element.

DiscoItemsQuery

Structure representing a <query xmlns='http://jabber.org/protocol/disco#items'/> element.

Item

Structure representing an <item xmlns='http://jabber.org/protocol/disco#items'/> element.

DiscoItemsResult

Structure representing a <query xmlns='http://jabber.org/protocol/disco#items'/> element.