constant SmsMessageReportStatus::DELIVERED in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 src/Message/SmsMessageReportStatus.php \Drupal\sms\Message\SmsMessageReportStatus::DELIVERED
- 2.x src/Message/SmsMessageReportStatus.php \Drupal\sms\Message\SmsMessageReportStatus::DELIVERED
Message was successfully delivered to the recipient.
File
- src/
Message/ SmsMessageReportStatus.php, line 20
Class
- SmsMessageReportStatus
- Defines states for SMS message reports.
Namespace
Drupal\sms\MessageCode
const DELIVERED = 'delivered';