EvaluatePushRulesImpl

Constructors

Link copied to clipboard
constructor(matcher: PushRuleMatcher, json: Json)

Functions

Link copied to clipboard
open suspend operator override fun invoke(event: ClientEvent<*>, allRules: List<PushRule>): Set<PushAction>?

Calculate PushActions for the given ClientEvent and PushRules.