• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/zoom.php
  • Класс: CSocServZoom
  • Вызов: CSocServZoom::addScope
public function addScope($scope): CZoomInterface
{
	return $this->getEntityOAuth()->addScope($scope);
}