You are here

protected property SmsDeliveryReport::$recipient in SMS Framework 8

Same name and namespace in other branches
  1. 2.x src/Message/SmsDeliveryReport.php \Drupal\sms\Message\SmsDeliveryReport::recipient
  2. 2.1.x src/Message/SmsDeliveryReport.php \Drupal\sms\Message\SmsDeliveryReport::recipient

The recipient of the message.

Type: string

File

src/Message/SmsDeliveryReport.php, line 22

Class

SmsDeliveryReport
A value object that holds the SMS delivery report.

Namespace

Drupal\sms\Message

Code

protected $recipient = '';