• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/transport/adapter.php
  • Класс: Bitrix\Sender\Transport\Adapter
  • Вызов: Adapter::isConsentAvailable
public function isConsentAvailable()
{
	return $this->isConsentSupported();
}