Bitrix API

ContactActivityStatusStatisticEntry

Table of Contents

Methods

get()  : array<string|int, mixed>|null
prepareTimeline()  : array<string|int, mixed>
register()  : bool
synchronize()  : bool
unregister()  : void

Methods

get()

public static get(mixed $ownerID, Date $date, mixed $providerId, mixed $providerTypeId) : array<string|int, mixed>|null
Parameters
$ownerID : mixed
$date : Date
$providerId : mixed
$providerTypeId : mixed
Return values
array<string|int, mixed>|null

prepareTimeline()

public static prepareTimeline(mixed $ownerID) : array<string|int, mixed>
Parameters
$ownerID : mixed
Return values
array<string|int, mixed>

register()

public static register(mixed $ownerID[, array<string|int, mixed> $entityFields = null ][, array<string|int, mixed> $options = null ]) : bool
Parameters
$ownerID : mixed
$entityFields : array<string|int, mixed> = null
$options : array<string|int, mixed> = null
Tags
throws
ArgumentException
throws
NotSupportedException
throws
Exception
Return values
bool

synchronize()

public static synchronize(mixed $ownerID[, array<string|int, mixed> $entityFields = null ]) : bool
Parameters
$ownerID : mixed
$entityFields : array<string|int, mixed> = null
Return values
bool

        
On this page

Search results