---
title: WAPairedDevice.DevicesSequence.AsyncIterator.Element
framework: wifiaware
role: symbol
role_heading: Type Alias
path: wifiaware/wapaireddevice/devicessequence/asynciterator/element
---

# WAPairedDevice.DevicesSequence.AsyncIterator.Element

A dictionary holding a snapshot of currently paired devices accessible to your app.

## Declaration

```swift
typealias Element = WAPairedDevice.Devices
```

## See Also

### Getting the next asynchronous update

- [next()](wifiaware/wapaireddevice/devicessequence/asynciterator/next().md)
