MXCrypto Error
Represents a crypto error response.
Types
Link copied to clipboard
data class Base( val errorType: MXCryptoError.ErrorType, val technicalMessage: String, val detailedErrorDescription: String? = null) : MXCryptoError
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class UnknownDevice(val deviceList: MXUsersDevicesMap<CryptoDeviceInfo>) : MXCryptoError
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard