QueryOptions
Options passed while querying SyncList objects within Sync specifying query parameters and result set position and sorting.
Functions
Link copied to clipboard
Specifies the maximum size of the page returned by the query.
Link copied to clipboard
abstract fun withQueryOrder(order: SyncList.QueryOrder): SyncList.QueryOptions
Content copied to clipboard
Specifies the ordering (i.e.
Link copied to clipboard
Specifies the initial position of the query.