matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.file
/
ContentDownloadStateTracker
/
State
/
Failure
Failure
data
class
Failure
(
val
errorCode
:
Int
)
:
ContentDownloadStateTracker.State
Members
Constructors
Failure
Link copied to clipboard
constructor
(
errorCode
:
Int
)
Properties
error
Code
Link copied to clipboard
val
errorCode
:
Int