Method CancelDeliveredNotification
CancelDeliveredNotification(int)
Cancel delivered notification. Removes notification from the tray.
Declaration
public static void CancelDeliveredNotification(int id)
Parameters
| Type | Name | Description |
|---|---|---|
| int | id | ID of the notification to cancel. |