kalium
common
persistence
/
com.wire.kalium.persistence.config
/
LastPreKey
Last
Pre
Key
data
class
LastPreKey
(
val
id
:
Int
,
val
key
:
String
)
Members
Constructors
Last
Pre
Key
Link copied to clipboard
constructor
(
id
:
Int
,
key
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Int
key
Link copied to clipboard
val
key
:
String