<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MusicKit",
  "identifier" : "/documentation/MusicKit/MusicSubscription/Updates",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "MusicKit"
    ],
    "preciseIdentifier" : "s:8MusicKit0A12SubscriptionV7UpdatesV"
  },
  "title" : "MusicSubscription.Updates"
}
-->

# MusicSubscription.Updates

An asynchronous sequence to use for observing updates to
the current state of the user’s subscription to Apple Music.

```
struct Updates
```

## Topics

### Structures

[`struct Iterator`](/documentation/MusicKit/MusicSubscription/Updates/Iterator)

An iterator for the asynchronous sequence to use for observing
updates to the current state of the user’s subscription
to Apple Music.

### Type Aliases

[`typealias Element`](/documentation/MusicKit/MusicSubscription/Updates/Element)

The type of element the asynchronous sequence produces.

## Relationships

### Conforms To

[`AsyncSequence`](/documentation/Swift/AsyncSequence)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)