---
title: next()
framework: shazamkit
role: symbol
role_heading: Instance Method
path: shazamkit/shsession/results-swift.struct/iterator/next()
---

# next()

Asynchronously waits for the next element and returns it.

## Declaration

```swift
mutating func next() async -> SHSession.Results.Element?
```
