---
title: storeIDs
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpmusicplayerstorequeuedescriptor/storeids
---

# storeIDs

An array containing the store identifiers found by the query used to create the queue descriptor.

## Declaration

```swift
var storeIDs: [String]? { get set }
```

## See Also

### Store identifier queue descriptor properties

- [startItemID](mediaplayer/mpmusicplayerstorequeuedescriptor/startitemid.md)
