BaseMessage::getCommunicationType

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. BaseMessage
  4. getCommunicationType
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/activity/provider/basemessage.php
  • Класс: Bitrix\Crm\Activity\Provider\BaseMessage
  • Вызов: BaseMessage::getCommunicationType
static function getCommunicationType($providerTypeId = null)
{
	return static::COMMUNICATION_TYPE_PHONE;
}

Добавить комментарий