简体   繁体   English

iOS通讯录中的网页

[英]Web page in iOS Address book

I need to read/write to the user's address book and am using the AddressBookUI for the purpose. 我需要读/写用户的通讯簿,并且正在使用AddressBookUI。

I've mapped up most of the properties, but have now spent far too much time trying to figure out which property contains the web page. 我已经映射了大多数属性,但是现在花了太多时间试图弄清楚哪个属性包含网页。 I would have expected it to be called kABPersonHomePageProperty or something ... 我希望它被称为kABPersonH​​omePageProperty之类的东西。

Could someone please give me a pointer! 有人可以给我指点!

Thanks 谢谢

It's called kABPersonURLProperty . 它称为kABPersonURLProperty You can find it in the ABPerson reference. 您可以在ABPerson参考中找到它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM