---
title: next()
framework: alarmkit
role: symbol
role_heading: Instance Method
path: alarmkit/alarmmanager/alarmauthorizationstateupdates/iterator/next()
---

# next()

Returns the next element in the sequence.

## Declaration

```swift
mutating func next() async -> AlarmManager.AuthorizationState?
```
