xmpp_parsers
0.20.0
Module rsm
Structs
In crate xmpp_parsers
?
Module
xmpp_parsers
::
rsm
source
·
[
−
]
Expand description
XEP-0059: Result Set Management
Structs
SetQuery
Requests paging through a potentially big set of items (represented by an UID).
SetResult
Describes the paging result of a
query
.