• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/push/service/googleinteractive.php
  • Класс: BitrixPullPushServiceGoogleInteractive
  • Вызов: GoogleInteractive::__construct
function __construct()
{
	parent::__construct();
	$this->allowEmptyMessage = true;
}