Expand description
XEP-0059: Result Set Management
Structsยง
- The first item of the page.
- Convert a
First
into XML events. - Build a
First
from XML events. - Requests paging through a potentially big set of items (represented by an UID).
- Convert a
SetQuery
into XML events. - Build a
SetQuery
from XML events. - Describes the paging result of a query.
- Convert a
SetResult
into XML events. - Build a
SetResult
from XML events.