An event fired when a push 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<ParsePushNotificationEventArgs> ParsePushNotificationReceived
Value
Type: SystemEventHandlerParsePushNotificationEventArgsSee Also