kalium
common
persistence
/
com.wire.kalium.persistence.config
/
LegalHoldRequestEntity
Legal
Hold
Request
Entity
data
class
LegalHoldRequestEntity
(
val
clientId
:
String
,
val
lastPreKey
:
LastPreKey
)
Members
Constructors
Legal
Hold
Request
Entity
Link copied to clipboard
constructor
(
clientId
:
String
,
lastPreKey
:
LastPreKey
)
Properties
client
Id
Link copied to clipboard
val
clientId
:
String
last
Pre
Key
Link copied to clipboard
val
lastPreKey
:
LastPreKey