notifyUpdateApplied(with:completionHandler:)

Declaration

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