protected property SmsMessageResult::$errorMessage in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Message/SmsMessageResult.php \Drupal\sms\Message\SmsMessageResult::errorMessage
- 2.1.x src/Message/SmsMessageResult.php \Drupal\sms\Message\SmsMessageResult::errorMessage
The error message as provided by the gateway API.
Type: string
File
- src/
Message/ SmsMessageResult.php, line 24
Class
- SmsMessageResult
- The result of an SMS messaging transaction.
Namespace
Drupal\sms\MessageCode
protected $errorMessage = '';