Method CheckScheduledNotificationStatus
CheckScheduledNotificationStatus(int)
Return the status of a scheduled notification.
Declaration
public static NotificationStatus CheckScheduledNotificationStatus(int id)
Parameters
| Type | Name | Description |
|---|---|---|
| int | id | ID of the notification to check |
Returns
| Type | Description |
|---|---|
| NotificationStatus | The status of the notification |