matrix-sdk-android
androidJvm
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
Members
Constructors
Decrypting
Key
Link copied to clipboard
constructor
(
progress
:
Int
,
total
:
Int
)
Properties
progress
Link copied to clipboard
val
progress
:
Int
total
Link copied to clipboard
val
total
:
Int