• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/request.php
  • Класс: BitrixPullProtobufRequest
  • Вызов: Request::clear
public function clear()
    {
        $this->incomingMessages = null;
        $this->channelStats = null;
        $this->serverStats = null;
    }