matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.listeners
/
StepProgressListener
/
Step
/
DecryptingKey
Decrypting
Key
data
class
DecryptingKey
(
val
progress
:
Int
,
val
total
:
Int
)
:
StepProgressListener.Step
Content copied to clipboard
Constructors
Properties
Constructors
Decrypting
Key
Link copied to clipboard
fun
DecryptingKey
(
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