Bitrix API

SyncEventFactory

Table of Contents

Constants

TIME_SLICE  = 2600000

Methods

__construct()  : mixed
delete()  : void
getSyncEventCollectionByVendorIdList()  : SyncEventMap
getSyncEventMapBySyncSectionIdCollectionForExport()  : SyncEventMap|null

Constants

Methods

getSyncEventCollectionByVendorIdList()

public getSyncEventCollectionByVendorIdList(array<string|int, mixed> $vendorEventIdList, int $connectionId) : SyncEventMap
Parameters
$vendorEventIdList : array<string|int, mixed>
$connectionId : int
Tags
throws
ArgumentException
throws
SystemException
Return values
SyncEventMap

getSyncEventMapBySyncSectionIdCollectionForExport()

public getSyncEventMapBySyncSectionIdCollectionForExport(array<string|int, mixed> $sectionIdList, int $userId, int $connectionId) : SyncEventMap|null
Parameters
$sectionIdList : array<string|int, mixed>
$userId : int
$connectionId : int
Tags
throws
ArgumentException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException
Return values
SyncEventMap|null

        
On this page

Search results