constant SmsMessageReportStatus::CONTENT_INVALID in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Message/SmsMessageReportStatus.php \Drupal\sms\Message\SmsMessageReportStatus::CONTENT_INVALID
- 2.1.x src/Message/SmsMessageReportStatus.php \Drupal\sms\Message\SmsMessageReportStatus::CONTENT_INVALID
Content of message invalid or not supported by gateway.
File
- src/
Message/ SmsMessageReportStatus.php, line 38
Class
- SmsMessageReportStatus
- Defines states for SMS message reports.
Namespace
Drupal\sms\MessageCode
const CONTENT_INVALID = 'content_invalid';