NEFilterDataProvider.HandleNewFlow(NEFilterFlow) Method

Definition

Method that is called to filter a new network flow.

[Foundation.Export("handleNewFlow:")]
public virtual NetworkExtension.NEFilterNewFlowVerdict HandleNewFlow (NetworkExtension.NEFilterFlow flow);
abstract member HandleNewFlow : NetworkExtension.NEFilterFlow -> NetworkExtension.NEFilterNewFlowVerdict
override this.HandleNewFlow : NetworkExtension.NEFilterFlow -> NetworkExtension.NEFilterNewFlowVerdict

Parameters

Returns

Attributes

Applies to