| JScript | |
|---|---|
public enum FailedDeliveryReason extends System.Enum | |
| Member | Description |
|---|---|
| AppDeliveryFailed | App delivery failed. |
| EmailBounce | Email got bounced. |
| EmailDeliveryFailed | Email delivery failed. |
| EmailDropped | Email got dropped. |
| EmailUnsubscribed | Email attempt to send to unsubscribed recipient. |
| Generic | Generic. |
| IncorrectEmailFormat | Incorrect email format. |
| IncorrectPhoneFormat | Incorrect phone format. |
| TextAccountSuspended | Text account suspended. Twilio error 30002. |
| TextCarrierNetworkCongestion | Text carrier network congestion. Twilio error 30017. |
| TextCarrierViolation | Text carrier violation. Twilio error 30007. |
| TextDeliveryFailed | Text delivery failed. |
| TextInvalidToNumber | Text invalid 'To' number. Twilio error 21614. |
| TextLandlineOrUnreachableCarrier | Text landline or unreachable carrier. Twilio error 30006. |
| TextMessageBlocked | Text message blocked. Twilio error 30004. |
| TextMessagePriceExceedsMaxPrice | Text message price exceeds max price. Twilio error 30010. |
| TextMessageUnsubscribed | Text attempt to send to unsubscribed recipient. Twilio error 21610. |
| TextMissingSegment | Text missing segment. Twilio error 30009. |
| TextQueueOverflow | Text queue overflow. Twilio error 30001. |
| TextUnknownDestinationHandset | Text unknown destination handset. Twilio error 30005. |
| TextUnknownError | Text unknown error. Twilio error 30008. |
| TextUnreachableDestinationHandset | Text unreachable destination handset. Twilio error 30003. |
System.Object
System.ValueType
System.Enum
Selerix.Foundation.Enumerations.Engagement.FailedDeliveryReason
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family