• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/googleplus.php
  • Класс: CGooglePlusOAuthInterface
  • Вызов: CGooglePlusOAuthInterface::getCurrentUser
public function getCurrentUser()
{
	return $this->query(static::PROFILE_URL);
}