package
Version:
v0.0.0-...-ee83f8d
Opens a new window with list of versions in this module.
Published: Oct 19, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Capability struct {
XMLName xml.Name `xml:"http://jabber.org/protocol/caps c"`
Hash string `xml:"hash,attr"`
Node string `xml:"node,attr"`
Ver string `xml:"ver,attr"`
}
Capability represents the <c/> element described in XEP-0115
Source Files
¶
Click to show internal directories.
Click to hide internal directories.