NEFilterManagerErrorExtensions Class

Definition

Extension methods for the NetworkExtension.NEFilterManagerError enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NEFilterManagerErrorExtensions
type NEFilterManagerErrorExtensions = class
Inheritance
NEFilterManagerErrorExtensions
Attributes

Remarks

The extension method for the NetworkExtension.NEFilterManagerError enumeration can be used to fetch the error domain associated with these error codes.

Methods

GetDomain(NEFilterManagerError)

Returns the error domain associated with the NetworkExtension.NEFilterManagerError value

Applies to