• Модуль: messageservice
  • Путь к файлу: ~/bitrix/modules/messageservice/lib/restservice.php
  • Класс: BitrixMessageServiceRestService
  • Вызов: RestService::onRestAppUpdate
static function onRestAppUpdate(array $fields)
{
	static::onRestAppDelete($fields);
}