matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room
/
UpdatableLivePageResult
Updatable
Live
Page
Result
interface
UpdatableLivePageResult
Members
Properties
live
Boundaries
Link copied to clipboard
abstract
val
liveBoundaries
:
LiveData
<
ResultBoundaries
>
live
Paged
List
Link copied to clipboard
abstract
val
livePagedList
:
LiveData
<
PagedList
<
RoomSummary
>
>
query
Params
Link copied to clipboard
abstract
var
queryParams
:
RoomSummaryQueryParams
sort
Order
Link copied to clipboard
abstract
var
sortOrder
:
RoomSortOrder