kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.client
/
ProxyCredentialsEntity
Proxy
Credentials
Entity
data
class
ProxyCredentialsEntity
(
val
username
:
String
,
val
password
:
String
)
Members
Constructors
Proxy
Credentials
Entity
Link copied to clipboard
constructor
(
username
:
String
,
password
:
String
)
Properties
password
Link copied to clipboard
val
password
:
String
username
Link copied to clipboard
val
username
:
String