• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/call/call.php
  • Класс: BitrixImCallCall
  • Вызов: Call::getStartDate
public function getStartDate(): DateTime
{
	return $this->startDate;
}