announceOtaProvider(with:completionHandler:)

Declaration

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