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