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

# INPlaybackQueueLocation.next

A response that tells the system to play the media item after the currently playing media item finishes.

## Declaration

```swift
case next
```

## See Also

### Constants

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