NotificationChannelErrorEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The NotificationChannelErrorEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ErrorAdditionalData | Additional information that is associated with the error type. |
|
ErrorCode | Returns an HRESULT that corresponds to the error. |
|
ErrorType | Contains an enumeration that corresponds to the error. For more information, see ChannelErrorType. |
|
Message | The plain text message of the error. |
Show: