setFilters
Allows for the change of filters used for channel queries.
Use this if you need to support runtime filter changes, through custom filters UI. The applied filter overrides the initialFilters set through the constructor.
Has no effect on view models constructed for a predefined-filter query — the predefined identity is fixed at construction. A warning is logged in that case.
Parameters
newFilters
The new filters to be used as a baseline for filtering channels.