matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room.threads
/
FetchThreadsResult
/
ShouldFetchMore
Should
Fetch
More
data
class
ShouldFetchMore
(
val
nextBatch
:
String
)
:
FetchThreadsResult
Content copied to clipboard
Constructors
Properties
Constructors
Should
Fetch
More
Link copied to clipboard
fun
ShouldFetchMore
(
nextBatch
:
String
)
Content copied to clipboard
Properties
next
Batch
Link copied to clipboard
val
nextBatch
:
String
Content copied to clipboard