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