---
title: "announceOtaProvider(with:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterotasoftwareupdaterequestor-35vsy/announceotaprovider(with:completionhandler:)"
---

# announceOtaProvider(with:completionHandler:)

## Declaration

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

```swift
func announceOtaProvider(with params: MTROtaSoftwareUpdateRequestorClusterAnnounceOtaProviderParams) async throws
```
