Contents

ABUnknownPersonViewController

The ABUnknownPersonViewController class (whose instances are known as unknown-person view controllers) implements a view controller used to create a person record from a set of person properties.

Declaration

class ABUnknownPersonViewController

Overview

Unknown-person view controllers display contact information that can be saved to the Address Book database. From instances of this class, users may also initiate standard actions, such as:

  • Phone call

  • Text message

  • Create contact

  • Add to contact

Performing any of the standard actions may result in your application being moved to the background.

Subclassing

The ABUnknownPersonViewController class does not support subclassing.

Topics

Responding to View Controller Interactions

Displaying Person Properties

Configuring the Interface Details

See Also

Detail Display