Adding entry to AddressBook iPhone


/ Published in: Objective C
Save to your folder(s)

Add the following framework "AddressBook.framework" to your project

Make sure to import these header files.
#import "AddressBook/ABAddressBook.h"
#import "AddressBook/ABPerson.h"
#import "AddressBook/ABMultiValue.h"

URL: http://www.espinallab.com

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.