ILMessageFilterErrorExtensions Class

Definition

Extension methods for the IdentityLookup.ILMessageFilterError enumeration.

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

Remarks

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

Methods

GetDomain(ILMessageFilterError)

Returns the error domain associated with the IdentityLookup.ILMessageFilterError value

Applies to