Contents

ASDiscoveredAccessory

A discovered accessory, for use in creating a customized picker display item.

Declaration

class ASDiscoveredAccessory

Overview

When your app’s picker uses the filterDiscoveryResults option, you receive ASAccessoryEventType.accessoryDiscovered events that contain this type. Use the discovered accessory’s Bluetooth properties to create a new ASDiscoveredDisplayItem, incorporating traits like a custom accessory name or a newly downloaded product image. You can then add this item to the picker to allow the person using the app to set up the accessory.

Topics

Working with accessory properties

See Also

Accessory description