Contents

data

A data object that contains the message content.

Declaration

let data: Data

Discussion

For messages from the system containing sensitive data, this data is encrypted and ready for transmission to your accessory. For messages from your accessory containing sensitive data, encrypt this data before creating the transport message.

See Also

Accessing message content