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