filter property

Filter? filter
getter/setter pair

Allows filtering to one or more specific event types.

If no filter is specified, or if a filter is specified with no event types, all event types will be sent

Implementation

Filter? filter;