trixnity-core
Toggle table of contents
4.16.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.push
/
PushRule
/
Content
/
Content
Content
constructor
(
ruleId
:
String
,
default
:
Boolean
=
false
,
enabled
:
Boolean
=
false
,
actions
:
Set
<
PushAction
>
=
setOf()
,
pattern
:
String
)