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

# WAPairedDevice.DevicesSequence.Element

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

## Declaration

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

## See Also

### Getting async updates

- [WAPairedDevice.DevicesSequence.AsyncIterator](wifiaware/wapaireddevice/devicessequence/asynciterator.md)
- [makeAsyncIterator()](wifiaware/wapaireddevice/devicessequence/makeasynciterator().md)
