Module xmpp_parsers::extdisco
source · Expand description
XEP-0215: External Service Discovery
Structs§
- Structure representing a
<credentials xmlns='urn:xmpp:extdisco:2'/>
element. - Structure representing a
<service xmlns='urn:xmpp:extdisco:2'/>
element. - Structure representing a
<services xmlns='urn:xmpp:extdisco:2'/>
element. - Convert a
ServicesQuery
into XML events. - Build a
ServicesQuery
from XML events. - Structure representing a
<services xmlns='urn:xmpp:extdisco:2'/>
element.
Enums§
- When sending a push update, the action value indicates if the service is being added or deleted from the set of known services (or simply being modified).
- Username and password credentials are required and will need to be requested if not already provided.
- The underlying transport protocol to be used when communicating with the service.
- The service type as registered with the XMPP Registrar.