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.notification
/
PushRuleMatcher
Push
Rule
Matcher
interface
PushRuleMatcher
Inheritors
PushRuleMatcherImpl
Members
Functions
match
Link copied to clipboard
abstract
suspend
fun
match
(
rule
:
PushRule
,
event
:
ClientEvent
<
*
>
,
eventJson
:
Lazy
<
JsonObject
?
>
)
:
Boolean