• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/bitrixseo.php
  • Класс: CBitrixSeoTransport
  • Вызов: CBitrixSeoTransport::getClientInfo
public function getClientInfo()
{
	return $this->call(self::METHOD_CLIENT_INFO);
}