...Человеческий поиск в разработке...
- Модуль: im
- Путь к файлу: ~/bitrix/modules/im/lib/call/integration/abstractentity.php
- Класс: BitrixImCallIntegrationAbstractEntity
- Вызов: AbstractEntity::__construct
public function __construct(Call $call, $entityId) { $this->call = $call; $this->entityId = $entityId; $this->initiatorId = $call->getInitiatorId(); }