---
title: "notifyUpdateApplied(with:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterotasoftwareupdateprovider-2vync/notifyupdateapplied(with:completionhandler:)"
---

# notifyUpdateApplied(with:completionHandler:)

## Declaration

```swift
func notifyUpdateApplied(with params: MTROtaSoftwareUpdateProviderClusterNotifyUpdateAppliedParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func notifyUpdateApplied(with params: MTROtaSoftwareUpdateProviderClusterNotifyUpdateAppliedParams) async throws
```
