NEFilterNewFlowVerdict.UrlAppendStringVerdict(String) Method

Definition

Returns a verdict that allows the data flow to pass, but that a string will be appended to the URL before the data is passed.

[Foundation.Export("URLAppendStringVerdictWithMapKey:")]
public static NetworkExtension.NEFilterNewFlowVerdict UrlAppendStringVerdict (string urlAppendMapKey);
static member UrlAppendStringVerdict : string -> NetworkExtension.NEFilterNewFlowVerdict

Parameters

urlAppendMapKey
String

Returns

Attributes

Applies to