PrivMX DOCS
API Reference/PrivMX Endpoint Swift Extra/Extensions

privmx.endpoint.core.PagingQuery

Contains query parameters for methods returning lists (PagingList).

Methods

init(skip:limit:sortOrder:lastId:queryAsJson:)

Params

skip

Int64

limit

Int64

sortOrder

PMXSortOrder

lastId

String?

queryAsJson

String?

init(
skip: Int64,
limit: Int64,
sortOrder: PMXSortOrder,
lastId:String? = nil,
queryAsJson: String? = nil
)

We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.

PrivMX Endpoint Swift v2.3

This package is not up to date with the core documentation. Some of the features you've seen described in other parts of the documentation might not be mentioned here. Those changes do not influence compatibility, however