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