Contents

NEFilterReport

The report of the data provider’s action on a flow.

Declaration

class NEFilterReport

Overview

The system issues a report by calling your control provider’s handle(_:) method with a report instance when the data provider issues a verdict whose shouldReport property is set to true.

Topics

Getting report properties

See Also

Flow handling