PushRuleConditionMatcher
Functions
Link copied to clipboard
abstract suspend fun match(condition: PushCondition, event: ClientEvent<*>, eventJson: Lazy<JsonObject?>): Boolean
Calculate if a PushCondition matches for the given event.