• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/sharedserver/config.php
  • Класс: BitrixPullSharedServerConfig
  • Вызов: Config::getLongPollingUrl
static function getLongPollingUrl()
{
	return "https://" . static::getServerAddress() . static::SUB_URL;
}