Contents

identifier

The unique identifier of the interaction.

Declaration

var identifier: String { get set }

Mentioned in

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.

See Also

Accessing Interaction Attributes