Share via


AAAttributionErrorCodeExtensions.GetDomain(AAAttributionErrorCode) Method

Definition

Returns the error domain associated with the AdServices.AAAttributionErrorCode value

public static Foundation.NSString? GetDomain(this AdServices.AAAttributionErrorCode self);
static member GetDomain : AdServices.AAAttributionErrorCode -> Foundation.NSString

Parameters

self
AAAttributionErrorCode

The enumeration value

Returns

Remarks

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

Applies to