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