Contents

EAAccessoryKey

A key that indicates the accessory object whose status changed.

Declaration

let EAAccessoryKey: String

Discussion

The EAAccessoryDidConnectNotification and EAAccessoryDidDisconnectNotification notifications contain this key in their userInfo dictionary. The value is an EAAccessory object.

See Also

Managing Connection Status Changes