• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/outgoingmessage.php
  • Класс: BitrixPullProtobufOutgoingMessage
  • Вызов: OutgoingMessage::setBody
public function setBody($value = null)
    {
        $this->body = $value;
    }