Base::canUseLiveFeedEvents

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

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