kalium
common
logic
/
com.wire.kalium.logic.configuration.server
/
ServerConfig
/
Links
/
Links
Links
constructor
(
api
:
String
,
accounts
:
String
,
webSocket
:
String
,
blackList
:
String
,
teams
:
String
,
website
:
String
,
title
:
String
,
isOnPremises
:
Boolean
,
apiProxy
:
ServerConfig.ApiProxy
?
)