Contents

AccessoryTransportSession.DataEvent

An enumeration of data events that the transport extension receives.

Declaration

enum DataEvent

Overview

The AccessoryTransportSession.EventHandler protocol’s dataEventHandler(event:) method receives events of this type.

See Also

Handling session events