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