NEAppProxyFlowError Enum

Definition

Enumerates NEAppProxyFlow error codes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEAppProxyFlowError
type NEAppProxyFlowError = 
Inheritance
NEAppProxyFlowError
Attributes

Fields

Aborted 5
DatagramTooLarge 9

The datagram was too large.

HostUnreachable 3
Internal 8
InvalidArgument 4
None 0
NotConnected 1
PeerReset 2
ReadAlreadyPending 10

A read operation was already pending.

Refused 6
TimedOut 7

Applies to