NEPacketTunnelFlow.WritePacketObjects(NEPacket[]) Method

Definition

[Foundation.Export("writePacketObjects:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual bool WritePacketObjects (NetworkExtension.NEPacket[] packets);
abstract member WritePacketObjects : NetworkExtension.NEPacket[] -> bool
override this.WritePacketObjects : NetworkExtension.NEPacket[] -> bool

Parameters

packets
NEPacket[]

Returns

Attributes

Applies to