Contents

aliases

The additional handles that Siri may use to identify the person.

Declaration

var aliases: [INPersonHandle]? { get }

Discussion

Each INPersonHandle in this property represents another way of identifying the user to your app. Person handles contain information such as phone numbers or email addresses that are unique to the user.

See Also

Accessing the person’s identity