Method CancelScheduledNotification
CancelScheduledNotification(int)
Cancel a scheduled notification.
Declaration
public static void CancelScheduledNotification(int id)
Parameters
| Type | Name | Description |
|---|---|---|
| int | id | ID of the notification to cancel. |
Cancel a scheduled notification.
public static void CancelScheduledNotification(int id)
| Type | Name | Description |
|---|---|---|
| int | id | ID of the notification to cancel. |