trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store.cache
/
ObservableCacheIndexStatistic
Observable
Cache
Index
Statistic
data
class
ObservableCacheIndexStatistic
(
val
name
:
String
,
val
all
:
Int
,
val
subscribed
:
Int
)
Members
Constructors
Observable
Cache
Index
Statistic
Link copied to clipboard
constructor
(
name
:
String
,
all
:
Int
,
subscribed
:
Int
)
Properties
all
Link copied to clipboard
val
all
:
Int
name
Link copied to clipboard
val
name
:
String
subscribed
Link copied to clipboard
val
subscribed
:
Int