Expand description
XEP-0115: Entity Capabilities
Structs§
- Caps
- Represents a capability hash for a given client.
- Caps
AsXml Iterator - Convert a
Caps
into XML events. - Caps
From XmlBuilder - Build a
Caps
from XML events.
Functions§
- compute_
disco - Applies the caps algorithm on the provided disco#info result, to generate the hash input.
- hash_
caps - Hashes the result of compute_disco() with one of the supported hash algorithms.
- query_
caps - Helper function to create the query for the disco#info corresponding to a caps hash.