• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/call.php
  • Класс: BitrixVoximplantCall
  • Вызов: Call::updateQueueHistory
public function updateQueueHistory(array $queueHistory)
{
	$this->update(['QUEUE_HISTORY' => $queueHistory]);
}