@notificationDetailsReport::getStatus
Returns the status associated with this notification.
Syntax:
@notificationDetailsReport::getStatus()
Parameters:
None
Returns:
(String) status associated with this notification. Possible values are:
- Not Notified
- Created
- Suspended
- Serviceable
- Retry
- Processing
- Failure
- Query Provider
- Delivered Provider
- Queued Provider
- Delivered Device
- Viewed Device
- Received Response
- Duplicate
- Delivered
- Delinked
- Dispatching
Example:
For an example of this method, see the Notification
Details Report Object page.