EAAccessoryManager
The object you use to identify connected accessories, and begin delivery of connection and disconnection notifications.
Declaration
class EAAccessoryManagerOverview
An EAAccessoryManager object coordinates the attached accessories for an iOS-based device. Use the shared accessory manager to retrieve a list of connected accessories, and start and stop the delivery of connection and disconnection notifications.
Topics
Getting the Shared Accessory Manager
Managing Connection Status Changes
registerForLocalNotifications()unregisterForLocalNotifications()EAAccessoryDidConnectEAAccessoryDidDisconnectEAAccessoryKeyEAAccessorySelectedKey
Presenting the Bluetooth Picker
showBluetoothAccessoryPicker(withNameFilter:completion:)EABluetoothAccessoryPickerCompletionEABluetoothAccessoryPickerErrorEABluetoothAccessoryPickerError.CodeEABluetoothAccessoryPickerErrorDomain