---
title: GroupSessionEvent.Action.QueueChange.Item
framework: groupactivities
role: symbol
role_heading: Structure
path: groupactivities/groupsessionevent/action-swift.struct/queuechange/item
---

# GroupSessionEvent.Action.QueueChange.Item

Detailed information about an item involved in a queue change.

## Declaration

```swift
struct Item
```

## Overview

Overview Before you notify a participant about a queue-related change, create an item that contains the name of the song or container that changed. Use this item to configure a GroupSessionEvent.Action.QueueChange structure with additional details about the change.

## Topics

### Creating the item

- [song(_:)](groupactivities/groupsessionevent/action-swift.struct/queuechange/item/song(_:).md)
- [container(_:)](groupactivities/groupsessionevent/action-swift.struct/queuechange/item/container(_:).md)
