• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/mobilecounter.php
  • Класс: BitrixPullMobileCounter
  • Вызов: MobileCounter::setConfigType
static function setConfigType($type, $status, $userId = null)
{
	return self::setConfig(Array($type => $status), $userId);
}