Contents

AccessoryTransportSession

A class that manages a transport session between the extension and the system.

Declaration

class AccessoryTransportSession

Overview

The AccessoryTransportAppExtension protocol’s accept(sessionRequest:) method receives a AccessoryTransportSession.Request object containing an instance of this class.

Topics

Managing session requests

Handling session events

Managing the session life cycle

Accessing session properties

Sending data

Handling errors

Determining the communication method

See Also

Wi-Fi network sharing