Contents

AAUSBAccessory

A class that represents a USB accessory.

Declaration

class AAUSBAccessory

Discussion

A USB accessory can either be obtained from the usbAccessoryDidConnect(_:) method, or instantiated from an XPC representation that describes an existing USB accessory.

Topics

Creating USB accessories

Getting information about a USB accessory

Managing a USB accessory

Connection and disconnection events

Encoding a USB accessory for delivery to an XPC service

See Also

Managing accessories