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