Contents

container(_:)

Creates an item that contains the name of a container.

Declaration

static func container(_ name: String) -> GroupSessionEvent.Action.QueueChange.Item

Parameters

  • name:

    The name of the container.

Discussion

When a participant changes an entire queue, call this method to create an item with the queue name. When you show the change notice, SharePlay displays the container name to the participant.

See Also

Creating the item