The app-specific unique identifier for the message.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- watchOS 3.2+
Framework
- Intents
Declaration
var identifier: String { get }
Discussion
If the user modifies the attributes of a message later, SiriKit identifies the message using the value in this property. You are responsible for defining the identifier strings format and must be able to use those strings to retrieve the corresponding messages in your app.