matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.securestorage
/
KeyInfoResult
/
Error
Error
data
class
Error
(
val
error
:
SharedSecretStorageError
)
:
KeyInfoResult
Members
Constructors
Error
Link copied to clipboard
constructor
(
error
:
SharedSecretStorageError
)
Functions
is
Success
Link copied to clipboard
fun
isSuccess
(
)
:
Boolean
Properties
error
Link copied to clipboard
val
error
:
SharedSecretStorageError