• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/calllist/item.php
  • Класс: Bitrix\Crm\CallList\Item
  • Вызов: Item::getCallId
public function getCallId()
{
	return $this->callId;
}