---
title: GroupSessionJournal.Attachments.Iterator
framework: groupactivities
role: symbol
role_heading: Structure
path: groupactivities/groupsessionjournal/attachments-swift.struct/iterator
---

# GroupSessionJournal.Attachments.Iterator

The asynchronous iterator that produces a sequence of attachments.

## Declaration

```swift
struct Iterator
```

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Creating an iterator

- [makeAsyncIterator()](groupactivities/groupsessionjournal/attachments-swift.struct/makeasynciterator().md)
- [GroupSessionJournal.Attachments.Element](groupactivities/groupsessionjournal/attachments-swift.struct/element.md)
