ApplicationMessageArgsMessageStatusCode Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
unknown | 0 | Unknown | |
queued | 1 | Queued | |
sending | 2 | Sending | |
sent | 3 | Sent | |
failed | 4 | Failed | |
delivered | 5 | Delivered | |
undelivered | 6 | Undelivered | |
accepted | 7 | Twilio has received your API request to send a message with a Messaging Service and a From number is being dynamically selected. This is still the initial status when sending with a Messaging Service and the From parameter. | |
received | 200 | Received | |
receiving | 201 | The inbound message has been received by Twilio and is currently being processed. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.