Contents

sessionID

A unique identifier for the message’s capability session.

Declaration

let sessionID: UUID

Discussion

This identifier correlates messages with their capability (such as notifications or Live Activities). The system generates the session ID at feature enrollment time, and the value is fixed while the accessory remains paired through AccessorySetupKit.

See Also

Accessing message content