You are here

constant SmsMessageReportStatus::CONTENT_INVALID in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 8 src/Message/SmsMessageReportStatus.php \Drupal\sms\Message\SmsMessageReportStatus::CONTENT_INVALID
  2. 2.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 40

Class

SmsMessageReportStatus
Defines states for SMS message reports.

Namespace

Drupal\sms\Message

Code

const CONTENT_INVALID = 'content_invalid';