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