constant SmsMessageResultStatus::NO_CREDIT in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Message/SmsMessageResultStatus.php \Drupal\sms\Message\SmsMessageResultStatus::NO_CREDIT
- 2.1.x src/Message/SmsMessageResultStatus.php \Drupal\sms\Message\SmsMessageResultStatus::NO_CREDIT
Message could not be processed due to low credit.
File
- src/
Message/ SmsMessageResultStatus.php, line 29
Class
- SmsMessageResultStatus
- Defines states for SMS message results.
Namespace
Drupal\sms\MessageCode
const NO_CREDIT = 'no_credit';