Structs

The following structs are available globally.

  • An object that represents an artwork

    See more

    Declaration

    Swift

    public struct Artwork: Codable
  • An object that represents play parameters for resources.

    See more

    Declaration

    Swift

    public struct PlayParameters: Codable
  • A client for submitting requests to the Apple Music API.

    See more

    Declaration

    Swift

    public struct CiderClient