• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/protobuf/channelid.php
  • Класс: BitrixPullProtobufChannelId
  • Вызов: ChannelId::setIsPrivate
public function setIsPrivate($value = null)
    {
        $this->isPrivate = $value;
    }