Contents

INVocabularyStringType.contactName

The name of an app-specific contact.

Declaration

case contactName

Discussion

For example, you might include the strings “Jon Smith” or “Apple Inc”. Don’t include names already in the Contacts app on the user’s device. Instead, use this type to define contacts that are exclusive to your app.

Siri puts your contact names in the nameComponents or displayName properties of any INPerson object associated with intents related to calls, messages, payments, and photos.

See Also

Constants