PrivMX
DOCS
Toggle table of contents
Search in API
2.2
common
Platform filter
common
Switch theme
privmx-endpoint-kotlin
privmx-endpoint
/
com.simplito.kotlin.privmx_endpoint.model
/
PagingList
/
PagingList
Paging
List
constructor
(
totalAvailable
:
Long
?
,
readItems
:
List
<
T
>
)
Parameters
T
type of items stored in list.