match

open suspend override fun match(condition: PushCondition, event: ClientEvent<*>, eventJson: Lazy<JsonObject?>): Boolean

Calculate if a PushCondition matches for the given event.