Contents

INPersonHandle

The identifying information for a user of your app.

Declaration

class INPersonHandle

Overview

An INPersonHandle object contains information that you use to uniquely identify a user of your app. When resolving a person associated with an intent, you might create instances of this class and add them to an INPerson object when resolving an intent involving that person. Handles contain unique information such as an email address or phone number.

Topics

Initializing a Person Handle

Getting the Handle Information

Constants

Initializers

See Also

Contacts