Microsoft-Windows-PushNotifications-Developer

31 events across 1 channel

Event IDTitleChannel
1The Windows Push Notification Developer APIs have encountered an error in File …Debug
2The Windows Push Notification Developer APIs have been loaded.Debug
3The Windows Push Notification Developer APIs have been unloaded.Debug
1000A channel request has been started with the following parameters: AppID [AppID].Debug
1001A channel request has completed: AppID [AppID] Channel [ChannelUri].Debug
1002The following channel has been closed: Channel [ChannelUri].Debug
1100A cloud notification is about to be delivered: NotificationType …Debug
1101A cloud notification has been delivered: NotificationType [NotificationType].Debug
1102A cloud notification has been canceled and will not be delivered to the …Debug
1103A cloud notification has been delivered to the presentation layer: …Debug
1104A notification has been delivered to the presentation layer: AppID [AppId] …Debug
1105A clear tile message has been delivered to the presentation layer: AppID …Debug
1106A clear badge message has been delivered to the presentation layer: AppID …Debug
1107A cancel toast message has been delivered to the presentation layer: AppID …Debug
1108A toast user dismissal event is about to be set.Debug
1109A toast user dismissal event has been set.Debug
1110A toast canceled dismissal event is about to be set.Debug
1111A toast canceled dismissal event has been set.Debug
1112A toast timed-out dismissal event is about to be set.Debug
1113A toast timed-out dismissal event has been set.Debug
1114A toast activation event is about to be set.Debug
1115A toast activation event has been set.Debug
1116A toast error event is about to be set.Debug
1117A toast error event has been set.Debug
1118A clear all toast event has been set.Debug
1119A remove toast event has been set.Debug
1120A remove toast w/ tag event has been set.Debug
1121A remove toast w/ tag and group event has been set.Debug
1122A connection status update is about to be delivered: AppID [AppId] IsConnected …Debug
1123A connection status update has been delivered: AppID [AppId] IsConnected …Debug
1124A clear flyout message has been delivered to the presentation layer: AppID …Debug

Event ID 1 — The Windows Push Notification Developer APIs have encountered an error in File FileName, Function FunctionName, Line LineNumber, Error ErrorCode, Error Message ErrorMessage.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

The Windows Push Notification Developer APIs have encountered an error in File FileName, Function FunctionName, Line LineNumber, Error ErrorCode, Error Message ErrorMessage.

Message #

The Windows Push Notification Developer APIs have encountered an error in File %1, Function %2, Line %3, Error %4, Error Message %5.

Fields #

NameDescription
FileName UnicodeString
FunctionName UnicodeString
LineNumber Int32
ErrorCode UInt32
ErrorMessage UnicodeString

Event ID 2 — The Windows Push Notification Developer APIs have been loaded.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

The Windows Push Notification Developer APIs have been loaded.

Message #

The Windows Push Notification Developer APIs have been loaded.

Event ID 3 — The Windows Push Notification Developer APIs have been unloaded.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

The Windows Push Notification Developer APIs have been unloaded.

Message #

The Windows Push Notification Developer APIs have been unloaded.

Event ID 1000 — A channel request has been started with the following parameters: AppID [AppID].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A channel request has been started with the following parameters: AppID [AppID].

Message #

A channel request has been started with the following parameters: %1 [AppID].

Fields #

NameDescription
AppID UnicodeString

Event ID 1001 — A channel request has completed: AppID [AppID] Channel [ChannelUri].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A channel request has completed: AppID [AppID] Channel [ChannelUri].

Message #

A channel request has completed: %1 [AppID] %2 [ChannelUri].

Fields #

NameDescription
AppID UnicodeString
Channel UnicodeString

Event ID 1002 — The following channel has been closed: Channel [ChannelUri].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

The following channel has been closed: Channel [ChannelUri].

Message #

The following channel has been closed: %1 [ChannelUri].

Fields #

NameDescription
Channel UnicodeString

Event ID 1100 — A cloud notification is about to be delivered: NotificationType [NotificationType].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
CloudNotificationDelivery
Opcode
Start

Description

A cloud notification is about to be delivered: NotificationType [NotificationType].

Message #

A cloud notification is about to be delivered: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1101 — A cloud notification has been delivered: NotificationType [NotificationType].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
CloudNotificationDelivery
Opcode
Stop

Description

A cloud notification has been delivered: NotificationType [NotificationType].

Message #

A cloud notification has been delivered: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1102 — A cloud notification has been canceled and will not be delivered to the presentation layer: NotificationType [NotificationType].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A cloud notification has been canceled and will not be delivered to the presentation layer: NotificationType [NotificationType].

Message #

A cloud notification has been canceled and will not be delivered to the presentation layer: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1103 — A cloud notification has been delivered to the presentation layer: NotificationType [NotificationType].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A cloud notification has been delivered to the presentation layer: NotificationType [NotificationType].

Message #

A cloud notification has been delivered to the presentation layer: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1104 — A notification has been delivered to the presentation layer: AppID [AppId] NotificationType [NotificationType].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A notification has been delivered to the presentation layer: AppID [AppId] NotificationType [NotificationType].

Message #

A notification has been delivered to the presentation layer: %1 [AppId] %2 [NotificationType].

Fields #

NameDescription
AppID UnicodeString
NotificationType UInt32

Event ID 1105 — A clear tile message has been delivered to the presentation layer: AppID [AppId].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A clear tile message has been delivered to the presentation layer: AppID [AppId].

Message #

A clear tile message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString

Event ID 1106 — A clear badge message has been delivered to the presentation layer: AppID [AppId].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A clear badge message has been delivered to the presentation layer: AppID [AppId].

Message #

A clear badge message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString

Event ID 1107 — A cancel toast message has been delivered to the presentation layer: AppID [AppId].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A cancel toast message has been delivered to the presentation layer: AppID [AppId].

Message #

A cancel toast message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString

Event ID 1108 — A toast user dismissal event is about to be set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastDismissed
Opcode
Start

Description

A toast user dismissal event is about to be set.

Message #

A toast user dismissal event is about to be set.

Event ID 1109 — A toast user dismissal event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastDismissed
Opcode
Stop

Description

A toast user dismissal event has been set.

Message #

A toast user dismissal event has been set.

Event ID 1110 — A toast canceled dismissal event is about to be set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastCanceled
Opcode
Start

Description

A toast canceled dismissal event is about to be set.

Message #

A toast canceled dismissal event is about to be set.

Event ID 1111 — A toast canceled dismissal event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastCanceled
Opcode
Stop

Description

A toast canceled dismissal event has been set.

Message #

A toast canceled dismissal event has been set.

Event ID 1112 — A toast timed-out dismissal event is about to be set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastTimedOut
Opcode
Start

Description

A toast timed-out dismissal event is about to be set.

Message #

A toast timed-out dismissal event is about to be set.

Event ID 1113 — A toast timed-out dismissal event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastTimedOut
Opcode
Stop

Description

A toast timed-out dismissal event has been set.

Message #

A toast timed-out dismissal event has been set.

Event ID 1114 — A toast activation event is about to be set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastActivated
Opcode
Start

Description

A toast activation event is about to be set.

Message #

A toast activation event is about to be set.

Event ID 1115 — A toast activation event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastActivated
Opcode
Stop

Description

A toast activation event has been set.

Message #

A toast activation event has been set.

Event ID 1116 — A toast error event is about to be set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastError
Opcode
Start

Description

A toast error event is about to be set.

Message #

A toast error event is about to be set.

Event ID 1117 — A toast error event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ToastError
Opcode
Stop

Description

A toast error event has been set.

Message #

A toast error event has been set.

Event ID 1118 — A clear all toast event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A clear all toast event has been set.

Message #

A clear all toast event has been set.

Fields #

NameDescription
AppID UnicodeString

Event ID 1119 — A remove toast event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A remove toast event has been set.

Message #

A remove toast event has been set.

Fields #

NameDescription
AppID UnicodeString

Event ID 1120 — A remove toast w/ tag event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A remove toast w/ tag event has been set.

Message #

A remove toast w/ tag event has been set.

Fields #

NameDescription
AppID UnicodeString

Event ID 1121 — A remove toast w/ tag and group event has been set.

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A remove toast w/ tag and group event has been set.

Message #

A remove toast w/ tag and group event has been set.

Fields #

NameDescription
AppID UnicodeString

Event ID 1122 — A connection status update is about to be delivered: AppID [AppId] IsConnected [IsConnected].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ConnectionStatusDelivery
Opcode
Start

Description

A connection status update is about to be delivered: AppID [AppId] IsConnected [IsConnected].

Message #

A connection status update is about to be delivered: %1 [AppId] %2 [IsConnected].

Fields #

NameDescription
AppID UnicodeString
IsConnected Boolean

Event ID 1123 — A connection status update has been delivered: AppID [AppId] IsConnected [IsConnected].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug
Task
ConnectionStatusDelivery
Opcode
Stop

Description

A connection status update has been delivered: AppID [AppId] IsConnected [IsConnected].

Message #

A connection status update has been delivered: %1 [AppId] %2 [IsConnected].

Fields #

NameDescription
AppID UnicodeString
IsConnected Boolean

Event ID 1124 — A clear flyout message has been delivered to the presentation layer: AppID [AppId].

Provider
Microsoft-Windows-PushNotifications-Developer
Channel
Debug

Description

A clear flyout message has been delivered to the presentation layer: AppID [AppId].

Message #

A clear flyout message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString