Contents

AccessorySecuritySession.Error

An error that occurs during accessory security-session operations.

Declaration

enum Error

Overview

The framework throws errors of this type when security-session operations fail. Use the error cases to determine the specific cause and handle it appropriately in your accessory transport-security extension.

Topics

Interpreting the error cause

Accessing error details

See Also

Handling session events