Contents

ASAccessoryEvent

Properties of an event encountered during accessory discovery.

Declaration

class ASAccessoryEvent

Mentioned in

Overview

The event handler you register with the session’s activate(on:eventHandler:) method receives objects of this type from the session. Each event identifies the type of event and which accessory (if any) is involved.

Topics

Inspecting the event

Handling errors

See Also

Accessory discovery