An event fired when a toast notification 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> ToastNotificationReceived
Value
Type: SystemEventHandlerPushNotificationReceivedEventArgsSee Also