---
title: INPlaybackQueueLocation.unknown
framework: intents
role: symbol
role_heading: Case
path: intents/inplaybackqueuelocation/unknown
---

# INPlaybackQueueLocation.unknown

A response that indicates the system doesn’t know where to place the media item.

## Declaration

```swift
case unknown
```

## See Also

### Constants

- [INPlaybackQueueLocation.now](intents/inplaybackqueuelocation/now.md)
- [INPlaybackQueueLocation.next](intents/inplaybackqueuelocation/next.md)
- [INPlaybackQueueLocation.later](intents/inplaybackqueuelocation/later.md)
