• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/sender.php
  • Класс: BitrixPullProtobufSender
  • Вызов: Sender::setType
public function setType(BitrixPullProtobufSenderType $value = null)
    {
        $this->type = $value;
    }