An event fired when a push notification of any type (i.e. toast, tile, badge, or raw) is
received.
Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
public static event EventHandler<PushNotificationReceivedEventArgs> PushNotificationReceived
Value
Type: SystemEventHandlerPushNotificationReceivedEventArgsSee Also