See: Description
Interface | Description |
---|---|
EntityCapabilities |
An interface for different Entity Capabilities implementations as described in the following two specifications.
|
Class | Description |
---|---|
EntityCapabilities1 |
The implementation of the
<c/> element in the http://jabber.org/protocol/caps . |
Provides XML schema implementations of XEP-0115: Entity Capabilities.
It defines an XMPP protocol extension for broadcasting and dynamically discovering client, device, or generic entity capabilities. In order to minimize network impact, the transport mechanism is standard XMPP presence broadcast (thus forestalling the need for polling related to service discovery data), the capabilities information can be cached either within a session or across sessions, and the format has been kept as small as possible.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.