Contents

MusicLibrarySectionedResponse

An object that contains results for a library sectioned request.

Declaration

struct MusicLibrarySectionedResponse<SectionType, MusicItemType> where SectionType : MusicLibrarySectionRequestable, MusicItemType : MusicLibraryRequestable

Topics

Instance Properties