Contents

AccessoryTransportSession.EventHandler

A protocol that defines methods for handling transport session events.

Declaration

protocol EventHandler

Overview

Implement this protocol to respond to data events and session invalidation in your transport extension.

Topics

Handling data events

Handling the session life cycle

Instance Methods

See Also

Handling session events