kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.message
/
MessageEntityContent
/
FailedDecryption
/
FailedDecryption
Failed
Decryption
constructor
(
encodedData
:
ByteArray
?
=
null
,
code
:
Int
?
,
isDecryptionResolved
:
Boolean
,
senderUserId
:
QualifiedIDEntity
,
senderClientId
:
String
?
)