Skip to content

pairedUUIDsDidChangeNotification

Category: Type Property

Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, visionOS 1.0+, watchOS 8.0+

Overview

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

Declaration

static let pairedUUIDsDidChangeNotification: NSNotification.Name

Details

See Also

  • Paired hearing devices
  • static func pairedDeviceIdentifiers() -> [UUID]

  • Accessibility

  • AXMFiHearingDevice
  • pairedUUIDsDidChangeNotification

paired UUIDs Did Change Notification

Discussion

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

Topics (Grouped)

Paired hearing devices

Code Examples

static let pairedUUIDsDidChangeNotification: NSNotification.Name

Source: https://developer.apple.com/documentation/accessibility/axmfihearingdevice/paireduuidsdidchangenotification