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