hashiverse-client-web - v1.0.4
Hashiverse
Preparing search index...
tools/UserSettingsCache
UserSettingsCache
Interface UserSettingsCache
interface
UserSettingsCache
{
content_thresholds
:
ContentThresholds
;
followed_client_ids
:
Set
<
string
>
;
invalidate
:
()
=>
void
;
is_logged_in
:
boolean
;
own_client_id
:
string
;
replace
:
(
next
:
UserSettings
)
=>
void
;
reset
:
()
=>
void
;
skip_warnings_for_followed
:
boolean
;
}
Hierarchy (
View Summary
)
UserSettings
UserSettingsCache
Index
Properties
content_
thresholds
followed_
client_
ids
invalidate
is_
logged_
in
own_
client_
id
replace
reset
skip_
warnings_
for_
followed
Properties
content_
thresholds
content_thresholds
:
ContentThresholds
followed_
client_
ids
followed_client_ids
:
Set
<
string
>
invalidate
invalidate
:
()
=>
void
is_
logged_
in
is_logged_in
:
boolean
own_
client_
id
own_client_id
:
string
replace
replace
:
(
next
:
UserSettings
)
=>
void
reset
reset
:
()
=>
void
skip_
warnings_
for_
followed
skip_warnings_for_followed
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
thresholds
followed_
client_
ids
invalidate
is_
logged_
in
own_
client_
id
replace
reset
skip_
warnings_
for_
followed
Hashiverse
hashiverse-client-web - v1.0.4
Loading...