kalium
common
persistence
/
com.wire.kalium.persistence.dao.conversation
/
E2EIConversationClientInfoEntity
E2EIConversation
Client
Info
Entity
data
class
E2EIConversationClientInfoEntity
(
val
userId
:
QualifiedIDEntity
,
val
mlsGroupId
:
String
,
val
clientId
:
String
)
Members
Constructors
E2EIConversation
Client
Info
Entity
Link copied to clipboard
constructor
(
userId
:
QualifiedIDEntity
,
mlsGroupId
:
String
,
clientId
:
String
)
Properties
client
Id
Link copied to clipboard
val
clientId
:
String
mls
Group
Id
Link copied to clipboard
val
mlsGroupId
:
String
user
Id
Link copied to clipboard
val
userId
:
QualifiedIDEntity