constant SmsMessageStatus::ERROR in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 src/Message/SmsMessageStatus.php \Drupal\sms\Message\SmsMessageStatus::ERROR
- 2.x src/Message/SmsMessageStatus.php \Drupal\sms\Message\SmsMessageStatus::ERROR
Message could not be processed due to an unknown problem with the gateway.
File
- src/
Message/ SmsMessageStatus.php, line 15
Class
- SmsMessageStatus
- Defines common SMS Framework message state.
Namespace
Drupal\sms\MessageCode
const ERROR = 'error';