Expand description
XEP-0092: Software Version
Structsยง
- Represents a query for the software version a remote entity is using.
- Convert a
VersionQuery
into XML events. - Build a
VersionQuery
from XML events. - Represents the answer about the software version we are using.
- Convert a
VersionResult
into XML events. - Build a
VersionResult
from XML events.