DeliveryInformationStatus
The possible status for DeliveryInformation
| Values | Type | Description |
|---|---|---|
| -1 | xs:int | Internal error. |
| 1 | xs:int | There is an error on the params. |
| 2 | xs:int | The UUID does not exist. |
| 3 | xs:int | The message is sent. |
| 4 | xs:int | The message is bounced. |
| 5 | xs:int | The message is not sent because the recipient is in the blacklist. |
| 6 | xs:int | The message is not sent because the recipient is in the blacklist temporary. |
| 7 | xs:int | The message is sent but it is reported as spam. |
| 8 | xs:int | The message is sent but it is reported as abuse. |
| 10 | xs:int | The message is sent but a recipient unsubscribed it. |
| 11 | xs:int | The message is not sent. |
| 12 | xs:int | The message is cancelled. |