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