Softchat
Toggle table of contents
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.sdk
/
SettingPatch
/
Set
Set
data
class
Set
<
T
>
(
val
value
:
T
)
:
SettingPatch
<
T
>
Replace a setting with
value
.
Members
Constructors
Set
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T
New value after Rust validation.