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

# INPlaybackQueueLocation.later

A response that tells the system to add the media item to the end of the playback queue.

## Declaration

```swift
case later
```

## See Also

### Constants

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