152153154155156157158
// Update the configuration. this.config = config; // Update was successfull, no restart required. return new ConfigChangeResult(ResultCode.SUCCESS, false); }