• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/channelstats.php
  • Класс: BitrixPullProtobufChannelStats
  • Вызов: ChannelStats::clear
public function clear()
    {
        $this->id = null;
        $this->isPrivate = null;
        $this->isOnline = null;
    }