announceOTAProvider(with:completion:)

Declaration

func announceOTAProvider(with params: MTROTASoftwareUpdateRequestorClusterAnnounceOTAProviderParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func announceOTAProvider(with params: MTROTASoftwareUpdateRequestorClusterAnnounceOTAProviderParams) async throws