NEFilterNewFlowVerdict.FilterDataVerdict Method

Definition

[Foundation.Export("filterDataVerdictWithFilterInbound:peekInboundBytes:filterOutbound:peekOutboundBytes:")]
public static NetworkExtension.NEFilterNewFlowVerdict FilterDataVerdict (bool filterInbound, nuint peekInboundBytes, bool filterOutbound, nuint peekOutboundBytes);
static member FilterDataVerdict : bool * nuint * bool * nuint -> NetworkExtension.NEFilterNewFlowVerdict

Parameters

filterInbound
Boolean
peekInboundBytes
System.System.UIntPtr System.unativeint
filterOutbound
Boolean
peekOutboundBytes
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to