kalium
common
persistence
/
com.wire.kalium.persistence.model
/
ServerConfigWithUserIdEntity
Server
Config
With
User
Id
Entity
data
class
ServerConfigWithUserIdEntity
(
val
serverConfig
:
ServerConfigEntity
,
val
userId
:
QualifiedIDEntity
)
Members
Constructors
Server
Config
With
User
Id
Entity
Link copied to clipboard
constructor
(
serverConfig
:
ServerConfigEntity
,
userId
:
QualifiedIDEntity
)
Properties
server
Config
Link copied to clipboard
val
serverConfig
:
ServerConfigEntity
user
Id
Link copied to clipboard
val
userId
:
QualifiedIDEntity