identifier
identifier
identifier Instance Property of INInteraction The unique identifier of the interaction.
var identifier: String { get set }Discussion
This property is initialized to a new UUID at initialization time, but you can change it if you want to use a different identification scheme. The identifier you assign to this property must be unique within your app.