Event args for push notification status update events. More...
Inherits EventArgs.
Public Member Functions | |
| PushNotificationStatusEventArgs (PushNotificationStatus status) | |
| Initializes a new instance of the PushNotificationStatusEventArgs class. | |
Properties | |
| PushNotificationStatus | Status [get] |
| Gets the push notification status. | |
Event args for push notification status update events.
|
inline |
Initializes a new instance of the PushNotificationStatusEventArgs class.
| status | The push notification status. |
|
get |
Gets the push notification status.