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