kalium
common
persistence
/
com.wire.kalium.persistence.kmmSettings
/
SettingOptions
/
UserSettings
User
Settings
class
UserSettings
(
val
shouldEncryptData
:
Boolean
=
true
,
userIDEntity
:
UserIDEntity
)
:
SettingOptions
Members
Constructors
User
Settings
Link copied to clipboard
constructor
(
shouldEncryptData
:
Boolean
=
true
,
userIDEntity
:
UserIDEntity
)
Properties
file
Name
Link copied to clipboard
open
override
val
fileName
:
String
should
Encrypt
Data
Link copied to clipboard
open
override
val
shouldEncryptData
:
Boolean
=
true