Contents

personHandle

The unique handle that your app assigns to the person.

Declaration

@NSCopying var personHandle: INPersonHandle? { get }

Mentioned in

Discussion

The value of this property is an object that uniquely identifies the user to your app. For example, you might provide a handle containing an email address, a phone number, or an account name associated with the user. Siri might show this information when asking the user to choose from among several people with similar names.

See Also

Accessing the person’s identity