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