notifyUpdateApplied(with:expectedValues:expectedValueInterval:completionHandler:)
Declaration
func notifyUpdateApplied(with params: MTROtaSoftwareUpdateProviderClusterNotifyUpdateAppliedParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func notifyUpdateApplied(with params: MTROtaSoftwareUpdateProviderClusterNotifyUpdateAppliedParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws