Messages
Understanding message statuses and logs.
Message Lifecycle
Each message goes through several states:
- Pending: Received by the API, waiting to be dispatched.
- Sent: Successfully dispatched to an Android device.
- Delivered: The Android device confirmed it sent the SMS to the carrier.
- Failed: The message could not be sent (e.g. no credit, no signal, invalid number).