NEPacketTunnelFlow.WritePackets(NSData[], NSNumber[]) Method

Definition

[Foundation.Export("writePackets:withProtocols:")]
public virtual bool WritePackets (Foundation.NSData[] packets, Foundation.NSNumber[] protocols);
abstract member WritePackets : Foundation.NSData[] * Foundation.NSNumber[] -> bool
override this.WritePackets : Foundation.NSData[] * Foundation.NSNumber[] -> bool

Parameters

packets
NSData[]
protocols
NSNumber[]

Returns

Attributes

Applies to