matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.listeners
/
StepProgressListener
/
Step
/
ComputingKey
Computing
Key
data
class
ComputingKey
(
val
progress
:
Int
,
val
total
:
Int
)
:
StepProgressListener.Step
Content copied to clipboard
Constructors
Properties
Constructors
Computing
Key
Link copied to clipboard
fun
ComputingKey
(
progress
:
Int
,
total
:
Int
)
Content copied to clipboard
Properties
progress
Link copied to clipboard
val
progress
:
Int
Content copied to clipboard
total
Link copied to clipboard
val
total
:
Int
Content copied to clipboard