ILMessageFilterErrorExtensions.GetDomain(ILMessageFilterError) Method

Definition

Returns the error domain associated with the IdentityLookup.ILMessageFilterError value

public static Foundation.NSString GetDomain (this IdentityLookup.ILMessageFilterError self);
static member GetDomain : IdentityLookup.ILMessageFilterError -> Foundation.NSString

Parameters

self
ILMessageFilterError

The enumeration value

Returns

Remarks

See the NSError for information on how to use the error domains when reporting errors.

Applies to