xmpp_
parsers
0.21.0
Module ping
Module Items
Structs
In crate xmpp_
parsers
xmpp_parsers
Module
ping
Copy item path
Source
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.