AccessoryMessage
A structure that represents a message to send to an accessory.
Declaration
struct AccessoryMessageMentioned in
Overview
Create accessory messages in your app’s AccessoryDataProvider extension and send them using send(message:). The system encrypts the message before delivering it to the transport extension.