init(storeIDs:)
Creates a new queue descriptor using the designated store identifiers.
Declaration
init(storeIDs: [String])Parameters
- storeIDs:
An array of store identifiers used to populate the queue descriptor.
Return Value
A new queue descriptor consisting of the media items identified by the designated store identifiers.