test

fun test(event: T): Boolean

Evaluates whether the event passes all filters defined in the scope.

Return

True if the event passes all filters, otherwise false.

Parameters

event

The event to evaluate.