IProcessor

interface IProcessor

Interface for a processor.

Inheritors

Functions

Link copied to clipboard
abstract fun clear()

Clears any cache or persisted data from a previous run.

Link copied to clipboard
abstract fun setDeviceFilters(filters: List<DeviceFilter>)

Sets filters.