开发者

How to retrieve the address book content?

开发者 https://www.devze.com 2023-01-07 19:23 出处:网络
I want to ask an question about the objecti开发者_StackOverflow社区ve C iPhone application. In my application, I would like to retrieve the content of the(e,g name, phone, email address) in to my appl

I want to ask an question about the objecti开发者_StackOverflow社区ve C iPhone application. In my application, I would like to retrieve the content of the (e,g name, phone, email address) in to my application. But I have no idea about what I need to do? Can anyone provide some information, library or link for my to study? Thank you very much.


You have to import the AddressBook.framework and/or the AddressBookUI.framework. See the Address Book Programming Guide for assistance. With these frameworks imported you can display an ABPeoplePickerNavigationController to retrieve an contact object for example.

Hope that helps
–f

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号