Expand description
XEP-0199: XMPP Ping
Structsยง
- Ping
- Represents a ping to the recipient, which must be answered with an
empty
<iq/>
or with an error. - Ping
AsXml Iterator - Convert a
Ping
into XML events. - Ping
From XmlBuilder - Build a
Ping
from XML events.