Edit

Share via


ADClientErrorExtensions.GetDomain(ADClientError) Method

Definition

Returns the error domain associated with the iAd.ADClientError value

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

Parameters

self
ADClientError

The enumeration value

Returns

Remarks

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

Applies to