AdErrorEventArgs class
Provides data for the ErrorOccurred event of the AdControl, InterstitialAd, and NativeAdsManager classes.
Syntax
public ref class AdErrorEventArgs sealed
Members
The AdErrorEventArgs class has these types of members:
Properties
The AdErrorEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the code for this error. | |
|
Read-only | Gets additional detail about the error that occurred. |
Requirements
|
Minimum supported client |
Windows 8.1 [Windows Store apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Threading(Both)]
- [Version]
See also
Show: