Contents

CNContactViewControllerDelegate

Methods you use to respond to user interactions with a contact view controller.

Declaration

protocol CNContactViewControllerDelegate : NSObjectProtocol

Overview

Implement the methods of this protocol and assign the resulting object to the delegate property of a CNContactViewController object.

Topics

Responding to User Events

See Also

Handling Interactions with the Interface