Edit

Share via


ADErrorExtensions.GetDomain(ADError) Method

Definition

Returns the error domain associated with the iAd.ADError value

public static Foundation.NSString GetDomain (this iAd.ADError self);
static member GetDomain : iAd.ADError -> Foundation.NSString

Parameters

self
ADError

The enumeration value

Returns

Remarks

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

Applies to