trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-client
/
de.connect2x.trixnity.client.store
/
Account
/
Filter
Filter
@
Serializable
data
class
Filter
(
val
syncFilterId
:
String
,
val
syncOnceFilterId
:
String
,
val
eventTypesHash
:
String
)
Members
Constructors
Filter
Link copied to clipboard
constructor
(
syncFilterId
:
String
,
syncOnceFilterId
:
String
,
eventTypesHash
:
String
)
Properties
event
Types
Hash
Link copied to clipboard
val
eventTypesHash
:
String
sync
Filter
Id
Link copied to clipboard
val
syncFilterId
:
String
sync
Once
Filter
Id
Link copied to clipboard
val
syncOnceFilterId
:
String