Module xmpp_parsers::extdisco

source ·
Expand description

XEP-0215: External Service Discovery

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).
  • The underlying transport protocol to be used when communicating with the service.
  • The service type as registered with the XMPP Registrar.
  • Username and password credentials are required and will need to be requested if not already provided.

Structs

  • Structure representing a <service xmlns='urn:xmpp:extdisco:2'/> element.
  • Structure representing a <services xmlns='urn:xmpp:extdisco:2'/> element.
  • Structure representing a <services xmlns='urn:xmpp:extdisco:2'/> element.
  • Structure representing a <credentials xmlns='urn:xmpp:extdisco:2'/> element.