• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/queue.php
  • Класс: BitrixVoximplantQueue
  • Вызов: Queue::setName
public function setName($name)
{
	$this->name = $name;
}