array public static
\Bitrix\Crm\Activity\CommunicationStatistics::getLoadAverages(
integer $ownerTypeId,
null|integer $ownerId = null
);
Method gets average values for communication load. Static method.
Parameters
Parameter | Description | Version |
$ownerTypeId | Owner type ID. | |
$ownerId | Owner ID. | |
Example