Editar

Compartir a través de


NEFilterDataProvider.HandleOutboundDataCompleteForFlow(NEFilterFlow) Method

Definition

ethod that is called to make a filtering decision for outbound data flow after the data is seen.

[Foundation.Export("handleOutboundDataCompleteForFlow:")]
public virtual NetworkExtension.NEFilterDataVerdict HandleOutboundDataCompleteForFlow (NetworkExtension.NEFilterFlow flow);
abstract member HandleOutboundDataCompleteForFlow : NetworkExtension.NEFilterFlow -> NetworkExtension.NEFilterDataVerdict
override this.HandleOutboundDataCompleteForFlow : NetworkExtension.NEFilterFlow -> NetworkExtension.NEFilterDataVerdict

Parameters

Returns

Attributes

Applies to