5use Bitrix\Calendar\Core;
37 $result = $this->importManager->getSections();
38 if ($result->isSuccess())
40 $this->externalSyncSectionMap = $result->getData()[
'externalSyncSectionMap'];
56 return $this->importManager->getSyncToken();
61 return $this->importManager->getEtag();
66 return $this->importManager->getStatus();
__construct(FactoryBase $factory)
getIncomingSectionManager()