matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.content
/
ContentUploadStateTracker
/
State
/
UploadingThumbnail
Uploading
Thumbnail
data
class
UploadingThumbnail
(
val
current
:
Long
,
val
total
:
Long
)
:
ContentUploadStateTracker.State
Content copied to clipboard
Constructors
Properties
Constructors
Uploading
Thumbnail
Link copied to clipboard
fun
UploadingThumbnail
(
current
:
Long
,
total
:
Long
)
Content copied to clipboard
Properties
current
Link copied to clipboard
val
current
:
Long
Content copied to clipboard
total
Link copied to clipboard
val
total
:
Long
Content copied to clipboard