library
androidJvm
library
/
org.xmtp.android.library.messages
/
PagingInfoBuilder
/
Companion
/
buildFromPagingInfo
build
From
Paging
Info
fun
buildFromPagingInfo
(
limit
:
Int
?
=
null
,
cursor
:
PagingInfoCursor
?
=
null
,
direction
:
PagingInfoSortDirection
?
=
null
)
:
PagingInfo