Expand description
XEP-0215: External Service Discovery
Structs§
- Credentials
- Structure representing a
<credentials xmlns='urn:xmpp:extdisco:2'/>
element. - Service
- Structure representing a
<service xmlns='urn:xmpp:extdisco:2'/>
element. - Services
Query - Structure representing a
<services xmlns='urn:xmpp:extdisco:2'/>
element. - Services
Result - Structure representing a
<services xmlns='urn:xmpp:extdisco:2'/>
element.
Enums§
- Action
- 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).
- Transport
- The underlying transport protocol to be used when communicating with the service.
- Type
- The service type as registered with the XMPP Registrar.