• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/activity/provider/openline.php
  • Класс: Bitrix\Crm\Activity\Provider\OpenLine
  • Вызов: OpenLine::getCommunicationType
static function getCommunicationType($providerTypeId = null)
{
	return static::COMMUNICATION_TYPE_UNDEFINED;
}