constant SmsMessageStatus::ERROR in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Message/SmsMessageStatus.php \Drupal\sms\Message\SmsMessageStatus::ERROR
- 2.1.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 13
Class
- SmsMessageStatus
- Defines common SMS Framework message state.
Namespace
Drupal\sms\MessageCode
const ERROR = 'error';