NotificationEventStateCodeType ( token )
Valid notification status codes
Type that uses NotificationEventStateCodeType:
Call that uses one or more values of NotificationEventStateCodeType:
Enumeration Values
Value | Description |
Canceled | Status indicating the notification was cancelled |
CustomCode | Reserved for future internal or external use |
Delivered | Status indicating the notification was successfully delivered |
Failed | Status indicating the notification was failed |
FailedPending | Status indicating the notification is failed pending |
MarkedDown | Status indicating the end user application is marked down |
MarkedDownPending | Status indicating the notification is marked down pending |
New | Status indicating the notification is newly created |
Pending | Status indicating the notification is pending |
Rejected | Status indicating the notification was rejected |
Undeliverable | Status indicating the notification was unable to deliver |