You are here

protected property SmsDeliveryReport::$recipient in SMS Framework 2.1.x

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

The recipient of the message.

Type: string

File

src/Message/SmsDeliveryReport.php, line 24

Class

SmsDeliveryReport
A value object that holds the SMS delivery report.

Namespace

Drupal\sms\Message

Code

protected $recipient = '';