---
title: pairedUUIDsDidChangeNotification
framework: accessibility
role: symbol
role_heading: Type Property
path: accessibility/axmfihearingdevice/paireduuidsdidchangenotification
---

# pairedUUIDsDidChangeNotification

A notification that the system posts when there’s a change to the UUIDs of the hearing device peripherals.

## Declaration

```swift
static let pairedUUIDsDidChangeNotification: NSNotification.Name
```

## Discussion

Discussion The system posts this notification when the value of pairedDeviceIdentifiers() changes.

## See Also

### Paired hearing devices

- [pairedDeviceIdentifiers()](accessibility/axmfihearingdevice/paireddeviceidentifiers().md)
