Module extdisco

Source
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.
ServicesQuery
Structure representing a <services xmlns='urn:xmpp:extdisco:2'/> element.
ServicesResult
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.